Structured Data

    All Breed Dog Training

    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: "All Breed Dog Training",
      description: "All Breed Dog Training, led by certified trainer Matt, specializes in obedience training and behavior modification for dogs of all breeds and ages. With over 10 years of experience, Matt offers on-leash and off-leash obedience training, board-and-train programs, in-home training, and puppy classes tailored to each dog's needs. He focuses on teaching owners the communication tools and structure necessary to achieve lasting results, from basic obedience to addressing aggression and behavioral issues.",
      url: "http://allbreeddt.com/",
      telephone: "+1-954-305-5897",
      address: {
        @type: "PostalAddress",
        streetAddress: "1320 NW 97th Terrace",
        addressLocality: "Coral Springs",
        addressRegion: "FL",
        postalCode: "33071",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.247149699999998,
        longitude: -80.2561593
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "81",
        bestRating: "5"
      },
      areaServed: "Coral Springs and South Florida",
      knowsAbout: "Dog Training, Dog owners seeking professional obedience training, families with puppies, owners of dogs with behavioral or aggression issues, people wanting in-home or board-and-train programs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Trainer with 10+ Years Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Board & Train Programs Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Behavior Modification Specialist"
        }
      ],
      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.