Structured Data

    Florida Dog Training School

    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: "Florida Dog Training School",
      description: "Florida Dog Training School is a professional dog training facility in Wesley Chapel specializing in obedience training, behavior modification, and board & train programs. Led by experienced trainers, they offer customized training solutions for puppies through adult dogs, addressing everything from basic commands to aggression issues. Their comprehensive approach combines in-home training consultations with facility-based programs to help dogs and owners build lasting behavioral change.",
      url: "https://www.fl-k9.com/",
      telephone: "+1-813-951-4480",
      address: {
        @type: "PostalAddress",
        streetAddress: "2222 Arrowgrass Dr",
        addressLocality: "Wesley Chapel",
        addressRegion: "FL",
        postalCode: "33544",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.1896488,
        longitude: -82.369158
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "85",
        bestRating: "5"
      },
      areaServed: "Wesley Chapel, Tampa area, and surrounding communities",
      knowsAbout: "Dog Training, Puppy owners, dogs with behavioral challenges, owners seeking obedience training, families needing intensive board & train solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Board & Train Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Behavior Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Home Consultations"
        }
      ],
      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.