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: "Bark and Beyond Pleasant Grove",
description: "Bark and Beyond Pleasant Grove is a professional pet grooming salon offering VIP grooming services with a focus on comfort and safety. The owner brings 10 years of grooming experience, specializing in breed-specific cuts, difficult pets, and cats. Each dog receives personalized one-on-one care including warm baths with all-natural products, gentle ear cleaning, nail trimming and filing, dental spray, and anal gland expression—all designed to keep pets relaxed and comfortable without stressful kennel waits.",
url: "http://barkandbeyondgrooming.com/",
telephone: "+1-702-470-4495",
address: {
@type: "PostalAddress",
streetAddress: "1551 N 340 E St",
addressLocality: "Pleasant Grove",
addressRegion: "UT",
postalCode: "84062",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.3800104,
longitude: -111.73557319999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Pleasant Grove and surrounding northern Utah communities",
knowsAbout: "Dog Grooming, Pet owners seeking gentle, breed-specific grooming, owners with anxious or difficult pets, cat owners, families wanting personalized one-on-one pet care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "10 Years of Professional Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "One-on-One Personalized Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Natural Products & Gentle Handling"
}
],
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.