Structured Data

    Lowndes Grove

    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: "Lowndes Grove",
      description: "Lowndes Grove is a historic Charleston venue offering elegant event spaces for weddings, receptions, and special occasions. Set on a picturesque waterfront property in downtown Charleston, the venue combines Southern architectural heritage with versatile indoor and outdoor spaces suitable for celebrations of varying sizes. The experienced team specializes in creating memorable events with access to on-site catering and full event coordination services.",
      url: "https://www.pphgcharleston.com/venues/lowndes-grove/",
      telephone: "+1-843-853-1810",
      address: {
        @type: "PostalAddress",
        streetAddress: "266 St Margaret St",
        addressLocality: "Charleston",
        addressRegion: "SC",
        postalCode: "29403",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8017184,
        longitude: -79.9661963
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "406",
        bestRating: "5"
      },
      areaServed: "Charleston and surrounding Lowcountry areas",
      knowsAbout: "Event & Wedding Venues, Engaged couples seeking historic charm, Corporate event hosts, Anniversary celebrations, Milestone events",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Historic Waterfront Setting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Versatile Indoor & Outdoor Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Event Services"
        }
      ],
      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.