Structured Data

    Petco Dog Training - Gosford Rd

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Petco Dog Training - Gosford Rd",
      description: "Petco Dog Training at the Gosford Rd location in Bakersfield offers professional dog training services including obedience training, behavior modification, and group classes. As part of Petco's nationwide training program, they provide certified trainers who work with dogs of various ages and temperaments to help owners build better relationships with their pets.",
      url: "https://stores.petco.com/ca/bakersfield/dog-training-bakersfield-ca-1306.html",
      telephone: "+1-661-664-6874",
      address: {
        @type: "PostalAddress",
        streetAddress: "5151 Gosford Rd",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93313",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.3081323,
        longitude: -119.09271659999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2.2",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Dog Training, First-time dog owners, Dogs with behavioral challenges, Families seeking obedience training",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Professional Trainers"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Class Options"
        }
      ],
      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.