Structured Data

    Granberry Hills Event Facility

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Granberry Hills Event Facility",
      description: "Granberry Hills Event Facility is a full-service venue in San Antonio specializing in weddings, corporate events, and celebrations of all sizes. Located at 6390 Granberry, they offer customizable indoor and outdoor spaces with professional event coordination and catering services to create memorable occasions for their clients.",
      url: "http://www.granberryhills.com/",
      telephone: "+1-210-590-8067",
      address: {
        @type: "PostalAddress",
        streetAddress: "6390 Granberry",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78239",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.5290935,
        longitude: -98.3631422
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "527",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Couples planning weddings, corporate event planners, families hosting celebrations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Indoor & Outdoor Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Venue for Major Events"
        }
      ],
      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.