{
  "@context": "https://schema.org",
  "@type": "Event",
  "name": "Claude Code Community Meetup — Austin",
  "startDate": "2026-06-08T18:00:00-05:00",
  "endDate": "2026-06-08T20:00:00-05:00",
  "eventStatus": "https://schema.org/EventScheduled",
  "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
  "description": "Community-led Claude Code meetup in Austin focused on AI skills, prompt engineering, and workflow optimization. ~200 attendees. Keynote by Joshua Baer on the Agents First framework.",
  "location": {
    "@type": "Place",
    "name": "Capital Factory — Station Austin (Voltron Room, 1st Floor)",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "701 Brazos Street",
      "addressLocality": "Austin",
      "addressRegion": "TX",
      "postalCode": "78701",
      "addressCountry": "US"
    }
  },
  "performer": {
    "@type": "Person",
    "name": "Joshua Baer",
    "jobTitle": "Founder & CEO, Capital Factory",
    "sameAs": "https://agentsfirst.dev"
  },
  "organizer": {
    "@type": "Organization",
    "name": "Claude Code Community — Austin"
  },
  "about": {
    "@type": "Thing",
    "name": "Agents First",
    "url": "https://agentsfirst.dev"
  },
  "image": [
    "https://wholetech.com/capitalfactory/img/hero.jpg"
  ],
  "url": "https://wholetech.com/capitalfactory/",
  "estimatedAttendance": 200,
  "talkRecapStatus": "published",
  "topics": [
    "Claude Code",
    "Agents First",
    "MCP",
    "prompt engineering",
    "AI workflows"
  ]
}
