Structured Data

    K9 Coach of Birmingham

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "K9 Coach of Birmingham",
      description: "K9 Coach of Birmingham is a dog training service located in Birmingham, AL, offering professional obedience training and behavior modification for dogs of all ages. They provide personalized coaching to help owners develop stronger bonds with their pets through effective training techniques and behavioral guidance.",
      telephone: "+1-205-578-8910",
      address: {
        @type: "PostalAddress",
        streetAddress: "2900 7th Ave S Unit 217",
        addressLocality: "Birmingham",
        addressRegion: "AL",
        postalCode: "35233",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5123112,
        longitude: -86.7873436
      },
      areaServed: "Birmingham, AL and surrounding areas",
      knowsAbout: "Dog Training, Dog owners seeking obedience training, pet behavior issues, first-time dog owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Behavioral Coaching"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Training Approach"
        }
      ],
      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.