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: "Doggy Paradise",
description: "Doggy Paradise is a pet boarding and daycare facility in Tacoma that provides overnight boarding, day care services, and grooming add-ons for dogs. Owner Samantha Mineo offers flexible options ranging from short movie dates to full slumber parties, plus spa services including nail trims and baths. The business specializes in personalized care with multiple service tiers to fit different pet needs and owner schedules.",
url: "https://flounder-chiton-gect.squarespace.com/sniffnsee",
telephone: "+1-707-536-3252",
address: {
@type: "PostalAddress",
streetAddress: "3914 S 35th St",
addressLocality: "Tacoma",
addressRegion: "WA",
postalCode: "98409",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.2281148,
longitude: -122.48944630000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "46",
bestRating: "5"
},
areaServed: "Tacoma, WA and surrounding areas",
knowsAbout: "Pet Boarding & Daycare, Dog owners needing overnight boarding, busy professionals requiring daytime pet care, pet owners seeking grooming services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Duration Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Grooming Add-Ons 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.