Structured Data

    Miss Kitty's Dog Resort

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Miss Kitty's Dog Resort",
      description: "Miss Kitty's Dog Resort is a full-service pet facility in Nashville offering dog boarding, daycare, grooming, and retail pet supplies. The resort provides a safe, supervised environment for dogs with spacious accommodations and trained staff experienced in pet care. They cater to pet owners seeking comprehensive services from overnight stays to daily play and professional grooming.",
      url: "https://www.misskittysnashville.com/",
      telephone: "+1-615-292-1900",
      address: {
        @type: "PostalAddress",
        streetAddress: "4308 Kenilwood Dr",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37204",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.095371,
        longitude: -86.761792
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "204",
        bestRating: "5"
      },
      areaServed: "Nashville, Tennessee and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Dog owners needing reliable boarding or daycare, pet parents seeking professional grooming, customers wanting one-stop pet care services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Staff"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Retail Pet Supplies"
        }
      ],
      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.