{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "name": "Discover Houston Luxury",
      "url": "https://www.discoverhoustonluxury.com",
      "description": "Welcome to luxury apartment living at Market Square Tower in Downtown Houston, showcasing amenities, neighborhood highlights, blog content, and resident insights.",
      "publisher": {
        "@type": "Organization",
        "name": "Market Square Tower",
        "url": "https://www.marketsquaretower.com",
        "logo": {
          "@type": "ImageObject",
          "url": "https://images.squarespace-cdn.com/content/v1/67fd9bd8d173591e90ff3f67/d74e7b04-64eb-44f1-ac4d-f2e6e2f596b6/living-at-market-square-tower.png?format=1500w"
        }
      },
      "sameAs": [
        "https://www.marketsquaretower.com",
        "https://www.instagram.com/marketsquaretower",
        "https://www.facebook.com/marketsquaretower"
      ]
    },
    {
      "@type": "ApartmentComplex",
      "name": "Market Square Tower",
      "url": "https://www.marketsquaretower.com",
      "tourBookingPage": "https://www.marketsquaretower.com/contact/",
      "telephone": "+1-346-988-2319",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "777 Preston Street",
        "addressLocality": "Houston",
        "addressRegion": "TX",
        "postalCode": "77002",
        "addressCountry": "US"
      },
      "petsAllowed": "Yes",
      "numberOfRooms": 463,
      "amenityFeature": [
        {
          "@type": "LocationFeatureSpecification",
          "name": "Sky Pool",
          "value": "Glass-bottom rooftop pool with skyline views"
        },
        {
          "@type": "LocationFeatureSpecification",
          "name": "Sky Lounge",
          "value": "Indoor/outdoor lounge with coworking space and bar"
        },
        {
          "@type": "LocationFeatureSpecification",
          "name": "Pet Spa",
          "value": "Onsite grooming and washing station"
        },
        {
          "@type": "LocationFeatureSpecification",
          "name": "Cyber Lounge",
          "value": "Dedicated remote working lounge with wifi and coffee bar"
        },
        {
          "@type": "LocationFeatureSpecification",
          "name": "Proximity to Employers",
          "value": "Walkable to JPMorgan, Chevron, PwC, Kinder Morgan, etc."
        }
      ],
      "description": "Market Square Tower is a luxury high-rise apartment building in Downtown Houston, offering premium amenities, units with space for home offices and remote workspaces throughout the property, pet-friendly living, and walkable access to restaurants, parks, and major employers.",
      "containedInPlace": {
        "@type": "Place",
        "name": "Downtown Houston",
        "url": "https://www.discoverhoustonluxury.com/downtown-houston-neighborhood-guide"
      },
      "specialOpeningHoursSpecification": {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": [
          "Monday",
          "Tuesday",
          "Wednesday",
          "Thursday",
          "Friday"
        ],
        "opens": "09:00",
        "closes": "18:00"
      }
    }
  ]
}
