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: "Pet Wash Station at Tractor Supply",
description: "Pet Wash Station at Tractor Supply in Murfreesboro offers self-service dog washing facilities where pet owners can bathe and groom their dogs using professional-grade equipment and supplies. Located inside Tractor Supply Co., this convenient option allows customers to wash their pets on-site with access to warm water, high-velocity dryers, and grooming supplies, making it an affordable alternative to full-service grooming.",
url: "https://www.tractorsupply.com/tsc/store_Murfreesboro-TN-37129_225",
telephone: "+1-615-896-1561",
address: {
@type: "PostalAddress",
streetAddress: "Tractor Supply Co., 135 John R Rice Blvd",
addressLocality: "Murfreesboro",
addressRegion: "TN",
postalCode: "37129",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8503374,
longitude: -86.44107129999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Murfreesboro, TN and surrounding areas",
knowsAbout: "Dog Grooming, DIY pet owners, budget-conscious dog owners, owners of pets with special grooming needs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Self-Service Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Location"
}
],
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.