Structured Data

    Custom Kare 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: "Custom Kare Kennel, Inc.",
      description: "Custom Kare Kennel, Inc. is a full-service pet care facility in Murfreesboro offering boarding, grooming, and daycare services for dogs and cats. With over two decades of experience, they provide individualized attention and comfortable accommodations for pets while their owners are away or at work. Their team focuses on creating a safe, clean environment where pets receive quality care tailored to their specific needs.",
      url: "http://www.ckkinc.com/",
      telephone: "+1-615-893-8959",
      address: {
        @type: "PostalAddress",
        streetAddress: "220 N Thompson Ln",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37129",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8514822,
        longitude: -86.4293191
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "202",
        bestRating: "5"
      },
      areaServed: "Murfreesboro, TN and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners needing boarding or daycare, dog and cat grooming, busy professionals, travelers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pet Care Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individualized Attention"
        }
      ],
      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.