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: "Fur-ever & Always Dog Spa",
description: "Fur-ever & Always Dog Spa is a full-service dog grooming facility in Round Rock specializing in professional grooming, spa treatments, and specialized care for dogs of all sizes and breeds. The spa offers comprehensive grooming services including baths, haircuts, nail trimming, and therapeutic treatments designed to keep dogs healthy and comfortable. Their experienced groomers focus on individualized care tailored to each dog's specific needs and temperament.",
url: "https://www.fureverandalways.net/",
telephone: "+1-512-341-9730",
address: {
@type: "PostalAddress",
streetAddress: "308 E Liberty Ave",
addressLocality: "Round Rock",
addressRegion: "TX",
postalCode: "78664",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.510540499999998,
longitude: -97.6764097
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Round Rock, TX and surrounding areas",
knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, owners of dogs requiring specialized care, pet owners wanting spa-quality treatments for their dogs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Spa Treatments"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Breed-Specific Expertise"
}
],
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.