Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Supernova’s Grooming & Pet sitting 365",
description: "Supernova's Grooming & Pet sitting 365 is a full-service pet care facility in West Palm Beach offering professional dog grooming and pet sitting services. Located at 3353 Turtle Cove, they provide grooming care for dogs of all sizes and breeds, along with reliable pet sitting for dogs and other pets while owners are away. Their team is dedicated to keeping pets comfortable, healthy, and happy with personalized attention.",
telephone: "+1-561-524-0019",
address: {
@type: "PostalAddress",
streetAddress: "3353 Turtle Cove",
addressLocality: "West Palm Beach",
addressRegion: "FL",
postalCode: "33411",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.7282463,
longitude: -80.1428402
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "West Palm Beach and surrounding areas",
knowsAbout: "Dog Grooming, Dog owners seeking grooming services, Pet owners needing reliable pet sitting, Busy professionals requiring convenient pet care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Available Year-Round"
}
],
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.