Structured Data

    Horseshoe Country Kennel Inc.

    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: "Horseshoe Country Kennel Inc.",
      description: "Horseshoe Country Kennel Inc. is a pet boarding facility in Mt. Juliet offering overnight boarding and daycare services for dogs and cats. The kennel provides a safe, comfortable environment for pets while their owners travel or are away, with experienced staff trained in animal care and handling. They serve the Nashville area and surrounding communities with professional, attentive pet care.",
      url: "https://horseshoecountry.com/",
      telephone: "+1-615-758-0266",
      address: {
        @type: "PostalAddress",
        streetAddress: "1250 John Wright Rd",
        addressLocality: "Mt. Juliet",
        addressRegion: "TN",
        postalCode: "37122",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.185552,
        longitude: -86.5501251
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "66",
        bestRating: "5"
      },
      areaServed: "Mt. Juliet, TN and Nashville area",
      knowsAbout: "Pet Boarding & Daycare, Dog and cat owners traveling or working long hours, families with multiple pets, anyone needing reliable overnight pet care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-species boarding"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Daycare and overnight options"
        }
      ],
      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.