Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Nose To Tail Pet Spa- 4th St",
description: "Nose To Tail Pet Spa is a full-service dog grooming facility in St. Petersburg dedicated to providing professional grooming and spa treatments for dogs. They offer comprehensive grooming services including baths, haircuts, nail care, and specialized treatments designed to keep pets clean, healthy, and well-maintained. With a focus on pet wellness and comfort, they deliver personalized grooming experiences tailored to each dog's needs.",
url: "http://www.nosetotailpetspa.com/",
telephone: "+1-727-947-0524",
address: {
@type: "PostalAddress",
streetAddress: "9049 4th St N",
addressLocality: "St. Petersburg",
addressRegion: "FL",
postalCode: "33702",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.8545162,
longitude: -82.63832099999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "St. Petersburg, FL and surrounding areas",
knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, pets with special grooming needs, owners wanting spa treatments for their dogs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Spa Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dedicated Facility"
}
],
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.