Structured Data

    Elite K9 Service 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: "Elite K9 Service Dog Training",
      description: "Elite K9 Service Dog Training specializes in professional dog training for service dogs, obedience, and behavior modification in Tacoma. The business works with dogs of all ages and temperaments to help owners achieve their training goals through experienced, personalized instruction. They offer both group classes and individualized training programs tailored to each dog's needs.",
      url: "http://www.elitek9tacoma.com/",
      telephone: "+1-253-209-5893",
      address: {
        @type: "PostalAddress",
        streetAddress: "5617 S Tacoma Way",
        addressLocality: "Tacoma",
        addressRegion: "WA",
        postalCode: "98409",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.205620599999996,
        longitude: -122.4833254
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Tacoma, WA and surrounding areas",
      knowsAbout: "Dog Training, Service dog handlers, families seeking obedience training, owners dealing with behavioral issues, dogs of all ages",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Service Dog Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized 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.