Structured Data

    Chandler Oaks Barn

    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: "Chandler Oaks Barn",
      description: "Chandler Oaks Barn is a rustic event venue located in St. Augustine offering elegant barn settings for weddings, receptions, and special events. The property features historic charm and flexible indoor and outdoor spaces suitable for intimate gatherings and larger celebrations. They provide a picturesque backdrop for ceremonies and receptions with on-site amenities to accommodate diverse event needs.",
      url: "http://www.chandleroaksbarn.com/",
      telephone: "+1-904-339-4129",
      address: {
        @type: "PostalAddress",
        streetAddress: "490 Chandler Oaks Ln",
        addressLocality: "St. Augustine",
        addressRegion: "FL",
        postalCode: "32092",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.9338607,
        longitude: -81.565422
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "133",
        bestRating: "5"
      },
      areaServed: "St. Augustine, FL and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Couples seeking rustic weddings, event planners organizing farm-style celebrations, groups hosting special occasions in historic settings",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Rustic Barn Setting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Indoor & Outdoor Spaces"
        }
      ],
      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.