Structured Data

    Charlotte Dog Training Club

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Charlotte Dog Training Club",
      description: "Charlotte Dog Training Club, located in Rock Hill, SC, offers comprehensive dog training services including obedience training, behavior modification, and group classes for dogs of all ages and temperaments. Their experienced trainers work with families to develop customized training programs that address specific behavioral challenges and establish strong communication between dogs and their owners. The club serves the Charlotte metro area and specializes in helping owners build confident, well-mannered pets through positive reinforcement techniques.",
      url: "http://charlottedogtraining.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "2273 Burkette Rd",
        addressLocality: "Rock Hill",
        addressRegion: "SC",
        postalCode: "29730",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.9490578,
        longitude: -80.97766179999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Rock Hill, South Carolina and Charlotte metro area",
      knowsAbout: "Dog Training, Dog owners seeking obedience training, families with behavioral challenges, first-time dog owners, multi-dog households",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Training Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Group Classes Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Behavior-Focused Approach"
        }
      ],
      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.