Structured Data

    PetSmart Dog Training

    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",
      description: "PetSmart Dog Training in Hixson offers professional dog training services including obedience training, puppy classes, and behavioral modification to help dogs of all ages learn good manners and address behavioral challenges. As part of the PetSmart retail location on TN-153, they combine training expertise with access to pet supplies and grooming services, making it a one-stop destination for comprehensive pet care.",
      url: "https://stores.petsmart.com/tn/hixson/hixson/dog-training",
      telephone: "+1-423-874-0188",
      address: {
        @type: "PostalAddress",
        streetAddress: "5591 TN-153 Retail F",
        addressLocality: "Hixson",
        addressRegion: "TN",
        postalCode: "37343",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.1479206,
        longitude: -85.25129679999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Hixson, TN and surrounding Chattanooga area",
      knowsAbout: "Dog Training, New dog owners, Puppy owners, Dog owners with behavioral concerns, Busy pet parents seeking convenient training",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Pet Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional 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.