Structured Data

    Paws & Kisses Pet-Care

    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: "Paws & Kisses Pet-Care",
      description: "Paws & Kisses Pet-Care is a pet boarding facility in Harrisonburg offering overnight boarding and daycare services for dogs and cats. The facility provides a safe, caring environment where pets receive attention and exercise while their owners are away. With a focus on personalized care and pet comfort, they accommodate various pet needs during both short and extended stays.",
      url: "https://www.pawskissespetcare.com/",
      telephone: "+1-540-830-9568",
      address: {
        @type: "PostalAddress",
        streetAddress: "1124 S High St",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.436491,
        longitude: -78.8912139
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, VA and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling out of town, busy professionals needing daycare, multi-pet households with both dogs and cats",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Species Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Attention"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.