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: "Our Best Friend Doggie Daycare and Boutique, LLC",
description: "Our Best Friend Doggie Daycare and Boutique is a full-service dog care facility in Gig Harbor offering daycare, overnight boarding, and professional grooming in a no-kennel, play-focused environment. With spacious outdoor play areas, webcam access for virtual check-ins during boarding, and overnight staff, they provide a home-away-from-home experience for dogs. They also operate an on-site boutique with dog clothing and accessories.",
url: "https://www.obfdoggiedaycare.com/",
telephone: "+1-253-509-0171",
address: {
@type: "PostalAddress",
streetAddress: "3303 Jahn Ave NW #230",
addressLocality: "Gig Harbor",
addressRegion: "WA",
postalCode: "98335",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.288101000000005,
longitude: -122.5628666
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "94",
bestRating: "5"
},
areaServed: "Gig Harbor, WA and surrounding areas",
knowsAbout: "Pet Boarding & Daycare, Dog owners seeking daycare and boarding in a play-focused environment, owners wanting grooming services, pet parents wanting peace of mind with webcam monitoring",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "No-Kennel Philosophy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Webcam Access & Overnight Staff"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Grooming"
}
],
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.