Structured Data

    Dog Training Elite Palm Beach County

    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: "Dog Training Elite Palm Beach County",
      description: "Dog Training Elite Palm Beach County offers comprehensive dog training services in West Palm Beach, specializing in obedience training, behavior modification, and puppy classes. Their experienced trainers work with dogs of all ages and temperaments to address behavioral issues and build strong owner-dog relationships. They serve the greater Palm Beach County area with customized training programs tailored to each dog's specific needs.",
      url: "https://dogtrainingelite.com/palm-beach-county",
      telephone: "+1-561-858-3647",
      address: {
        @type: "PostalAddress",
        streetAddress: "6742 Forest Hill Blvd #200",
        addressLocality: "West Palm Beach",
        addressRegion: "FL",
        postalCode: "33413",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.648954,
        longitude: -80.14617539999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "43",
        bestRating: "5"
      },
      areaServed: "West Palm Beach and Palm Beach County, Florida",
      knowsAbout: "Dog Training, First-time dog owners, puppy parents, owners with behavioral concerns, families seeking obedience training",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Training Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Training Specializations"
        }
      ],
      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.