{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://innovationworkspaces.com/#organization",
      "name": "Innovation Workspaces",
      "url": "https://innovationworkspaces.com",
      "description": "Innovation WorkSpaces is a modern coworking community in Cedar Park, Texas, designed for entrepreneurs, remote workers, and growing small teams who want a flexible alternative to a traditional office. Spanning roughly 15,000 square feet, the space offers a mix of private offices, dedicated desks, and open coworking areas so members can choose the environment that best fits their work style and budget. Members can simply bring a laptop, settle into the bright, airy workspace, and plug into a professional setting that supports focus, connection, and productivity.\n\nFlexible membership options range from occasional day passes for those who just need to escape the home office from time to time, to dedicated desks and larger private offices with guest seating for established teams. Open desks suit budget‑conscious professionals or anyone who likes to change up their environment, while dedicated desks offer the security of a personalized, always‑waiting workstation. Private offices blend the energy of a shared environment with the privacy many businesses require.\n\nInnovation WorkSpaces also provides bookable meeting and event spaces, including collaboration rooms, a stylish lounge, a fully equipped conference room, and an outdoor kitchen and patio, typically priced between 40 and 100 dollars per hour to keep professional gatherings affordable. A simple online reservation system makes scheduling these spaces straightforward. Conveniently located near the intersection of 183A and the Brushy Creek Regional Trail, the workspace encourages a healthier, more balanced workday by allowing members to work close to home and easily incorporate recreation into their routines.",
      "logo": {
        "@type": "ImageObject",
        "url": "https://innovationworkspaces.com/wp-content/uploads/2020/06/IW-logo.svg"
      },
      "foundingDate": "2020",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Cedar Park",
        "addressCountry": "US"
      },
      "slogan": "Top-Tier Coworking on the Greenbelt",
      "sameAs": [
        "https://www.facebook.com/InnovationWorkSpaces/",
        "https://www.linkedin.com/company/innovation-workspaces/"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://innovationworkspaces.com/#website",
      "url": "https://innovationworkspaces.com",
      "name": "Innovation Workspaces",
      "publisher": {
        "@id": "https://innovationworkspaces.com/#organization"
      }
    }
  ]
}