Structured Data

    Alpine Canine LLC.

    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: "Alpine Canine LLC.",
      description: "Alpine Canine LLC is a pet care facility in Leeds, AL offering professional dog boarding and training services. They provide a safe, supervised environment for dogs while their owners are away, with attentive staff trained in canine behavior and care. Their facility is designed to meet the physical and emotional needs of dogs during their stay.",
      url: "http://www.alpinecanine.org/",
      telephone: "+1-205-532-4355",
      address: {
        @type: "PostalAddress",
        streetAddress: "7213 Rowan Rd",
        addressLocality: "Leeds",
        addressRegion: "AL",
        postalCode: "35094",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5363774,
        longitude: -86.5664762
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Leeds, Alabama and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Dog owners needing boarding during travel, pet parents seeking professional dog care services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Staff"
        }
      ],
      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.