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: "Petco Dog Training - N Blackstone Ave",
description: "Petco Dog Training at N Blackstone Ave in Fresno offers professional dog training services including obedience classes, puppy training, and behavior modification. As part of the Petco chain, they provide convenient, accessible training programs for dog owners of all experience levels, combining training expertise with access to pet supplies and grooming services at the same location.",
url: "https://stores.petco.com/ca/fresno/dog-training-fresno-ca-269.html",
telephone: "+1-559-226-4941",
address: {
@type: "PostalAddress",
streetAddress: "4144 N Blackstone Ave",
addressLocality: "Fresno",
addressRegion: "CA",
postalCode: "93726",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.792100999999995,
longitude: -119.7893728
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Fresno, CA and surrounding areas",
knowsAbout: "Dog Training, First-time dog owners, Puppy owners, Dogs with behavior issues, Pet owners seeking convenient training at a retail location",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Pet Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Training Programs"
}
],
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.