Structured Data

    Chateau Grace Venue

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Chateau Grace Venue",
      description: "Chateau Grace Venue is an elegant event space in Houston specializing in weddings, corporate events, and special celebrations. Located on Jones Road, this upscale venue provides a sophisticated setting for occasions ranging from intimate gatherings to larger celebrations, offering flexible event coordination and planning services to bring your vision to life.",
      url: "http://www.chateaugracevenue.com/",
      telephone: "+1-713-870-1657",
      address: {
        @type: "PostalAddress",
        streetAddress: "9720 Jones Rd Suite 110D",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77065",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.914880399999998,
        longitude: -95.58334889999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Houston, TX and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Couples planning weddings, Corporate event planners, Special occasion hosts seeking elegant venues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Elegant Houston Venue"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Event Planning"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.