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: "Forever Vets Animal Hospital at Nocatee",
description: "Forever Vets Animal Hospital at Nocatee is a full-service veterinary clinic in Ponte Vedra Beach providing comprehensive care for dogs, cats, and other pets. The hospital offers wellness exams, vaccinations, dental care, surgery, and emergency services with a compassionate approach to animal health. As part of the Forever Vets network, they combine experienced veterinarians with modern facilities to deliver personalized care for your pet's needs.",
url: "https://forevervets.com/locations/nocatee/",
telephone: "+1-904-686-2779",
address: {
@type: "PostalAddress",
streetAddress: "80 Pine Lake Dr Ste A",
addressLocality: "Ponte Vedra Beach",
addressRegion: "FL",
postalCode: "32081",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.1077151,
longitude: -81.4147325
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "430",
bestRating: "5"
},
areaServed: "Ponte Vedra Beach, Jacksonville, and surrounding Northeast Florida",
knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families needing emergency services, pets requiring dental or surgical procedures",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Hospital"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Dental Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Network Advantage"
}
],
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.