Structured Data

    Efficient K9 Solutions

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Efficient K9 Solutions",
      description: "Efficient K9 Solutions is a dog training business located in Clearwater, FL that specializes in obedience training and behavior modification for dogs of all ages. The business offers professional dog training services designed to help owners develop well-behaved, responsive pets through proven training methods. With a focus on practical obedience and addressing behavioral issues, they work directly with dog owners to create customized training plans that fit each dog's needs.",
      telephone: "+1-727-505-0606",
      address: {
        @type: "PostalAddress",
        streetAddress: "1548 S Missouri Ave ste 101",
        addressLocality: "Clearwater",
        addressRegion: "FL",
        postalCode: "33756",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.940892299999998,
        longitude: -82.78761229999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Clearwater and surrounding Tampa Bay area",
      knowsAbout: "Dog Training, Dog owners seeking obedience training, Owners with behavioral concerns, First-time dog owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Training Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Practical Owner-Focused Training"
        }
      ],
      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.