Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "The Keeler Property",
description: "The Keeler Property is an event and wedding venue located in Jacksonville, FL, offering a versatile space for ceremonies, receptions, and special celebrations. This full-service venue provides comprehensive event planning and coordination services to help couples and event hosts bring their vision to life. With customizable indoor and outdoor spaces, professional on-site catering options, and dedicated event coordination, The Keeler Property serves as a complete destination for memorable celebrations.",
url: "http://www.thekeelerproperty.com/",
telephone: "+1-904-535-7127",
address: {
@type: "PostalAddress",
streetAddress: "17255 Normandy Blvd",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32234",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.206636399999994,
longitude: -81.9873886
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "81",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Event & Wedding Venues, Engaged couples, event hosts planning celebrations, corporate gatherings, milestone celebrations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Event Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Versatile Indoor & Outdoor Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Catering Available"
}
],
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.