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: "Freedom Dog Spa",
description: "Freedom Dog Spa in Edmond offers professional dog grooming services designed to keep your pet looking and feeling their best. With experienced groomers and a focus on quality care, they provide comprehensive grooming services in a welcoming environment for dogs of all sizes. Whether it's a full groom, bath, or specialized grooming needs, Freedom Dog Spa is committed to making your dog's grooming experience stress-free and enjoyable.",
url: "https://rymap.org/business/freedom-dog-spa-zaqci4",
telephone: "+1-405-509-0641",
address: {
@type: "PostalAddress",
streetAddress: "3130 S Blvd #110",
addressLocality: "Edmond",
addressRegion: "OK",
postalCode: "73013",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.6248108,
longitude: -97.47725870000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "39",
bestRating: "5"
},
areaServed: "Edmond and surrounding Oklahoma City metro areas",
knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, pet parents with anxious dogs, owners of multiple pets",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Grooming Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Quality Focused Service"
}
],
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.