Structured Data

    Top Dog Training South Florida

    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: "Top Dog Training South Florida",
      description: "Top Dog Training South Florida is a premier dog training facility in Boca Raton specializing in obedience training, behavior modification, and puppy classes. The experienced team works with dogs of all ages and temperaments to address behavioral issues, teach essential commands, and provide customized training programs tailored to each dog's needs. They offer both group classes and individualized training to help dogs and their owners build stronger relationships.",
      url: "http://www.topdogtrainingfl.com/",
      telephone: "+1-561-928-5678",
      address: {
        @type: "PostalAddress",
        streetAddress: "5064 Lake Catalina Dr N unit a",
        addressLocality: "Boca Raton",
        addressRegion: "FL",
        postalCode: "33496",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.4140426,
        longitude: -80.12431049999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "303",
        bestRating: "5"
      },
      areaServed: "Boca Raton and surrounding South Florida communities",
      knowsAbout: "Dog Training, First-time dog owners, owners with behavioral challenges, families seeking puppy training, individuals wanting group class socialization",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Training Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Team"
        }
      ],
      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.