Structured Data

    PetSmart Dog Training - N Blackstone Ave

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "PetSmart Dog Training - N Blackstone Ave",
      description: "PetSmart Dog Training at N Blackstone Ave in Fresno offers professional dog training services including obedience training, puppy classes, and behavior modification to help dogs and their owners build strong relationships. As part of the PetSmart network, they combine expert trainers with access to quality pet supplies and grooming services all in one location. Their training programs are designed for dogs of all ages and experience levels.",
      url: "https://stores.petsmart.com/ca/fresno/n.-fresno/dog-training",
      telephone: "+1-559-490-7081",
      address: {
        @type: "PostalAddress",
        streetAddress: "7512 N Blackstone Ave",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93720",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8451361,
        longitude: -119.7861642
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding areas",
      knowsAbout: "Dog Training, New dog owners, puppy owners, dogs needing behavioral support, families seeking group training classes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "One-Stop Pet Destination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Training Team"
        }
      ],
      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.