Structured Data

    Enon Ranch

    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: "Enon Ranch",
      description: "Enon Ranch is a versatile venue and ranch facility in Atlanta offering event hosting, wedding ceremonies and receptions, horse boarding and care, and pet boarding services. Located on spacious grounds with both indoor and outdoor spaces, they accommodate everything from intimate gatherings to larger celebrations, as well as providing professional equestrian boarding and pet care for owners seeking quality facilities.",
      url: "http://www.enonranch.com/",
      telephone: "+1-470-908-7895",
      address: {
        @type: "PostalAddress",
        streetAddress: "3502 Enon Rd",
        addressLocality: "Atlanta",
        addressRegion: "GA",
        postalCode: "30349",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.658954099999995,
        longitude: -84.5831438
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "50",
        bestRating: "5"
      },
      areaServed: "Atlanta and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Couples seeking ranch or farm wedding venues, horse owners needing boarding and care, event hosts wanting scenic outdoor settings, pet owners seeking boarding services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Purpose Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Event 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.