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 offers professional dog training services at their Miami location on South Dixie Highway. They provide obedience training and behavior modification programs designed to help dogs and their owners build better relationships. As part of the PetSmart family, they combine training expertise with access to pet supplies and grooming services under one roof.",
      url: "https://stores.petsmart.com/fl/miami/miami-palmetto-bay/dog-training",
      telephone: "+1-305-253-5943",
      address: {
        @type: "PostalAddress",
        streetAddress: "13621 S Dixie Hwy",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33176",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.4813789,
        longitude: -80.4630391
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding South Florida communities",
      knowsAbout: "Dog Training, Dog owners seeking obedience training, puppies needing foundational training, owners addressing behavioral issues",
      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.