Structured Data

    Petco Dog Training - Rosedale Hwy

    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 - Rosedale Hwy",
      description: "Petco Dog Training at the Rosedale Highway location in Bakersfield offers professional dog training services including obedience training, puppy classes, and behavior modification programs. As part of the national Petco chain, they provide structured group classes and personalized training to help dogs develop good manners and address behavioral challenges. Their trainers work with dogs of all ages and temperaments to support owners in building stronger relationships with their pets.",
      url: "https://stores.petco.com/ca/bakersfield/dog-training-bakersfield-ca-1506.html",
      telephone: "+1-661-587-1097",
      address: {
        @type: "PostalAddress",
        streetAddress: "8220 Rosedale Hwy",
        addressLocality: "Bakersfield",
        addressRegion: "CA",
        postalCode: "93312",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.385852899999996,
        longitude: -119.09397129999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Bakersfield, CA and surrounding areas",
      knowsAbout: "Dog Training, First-time dog owners, Puppy owners, Dogs with behavioral issues, Pet owners seeking professional guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Training Formats"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Ages Welcome"
        }
      ],
      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.