Structured Data

    Vacation Boarding Kennels

    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: "Vacation Boarding Kennels",
      description: "Vacation Boarding Kennels in Glenn Dale offers professional pet boarding services for dogs and cats with spacious indoor and outdoor facilities. The family-owned business provides a safe, comfortable environment for pets while their owners travel, with experienced staff trained in animal care and handling.",
      url: "http://www.vacationkennels.com/",
      telephone: "+1-301-390-6688",
      address: {
        @type: "PostalAddress",
        streetAddress: "11501 Annapolis Rd",
        addressLocality: "Glenn Dale",
        addressRegion: "MD",
        postalCode: "20769",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9563561,
        longitude: -76.8080083
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "39",
        bestRating: "5"
      },
      areaServed: "Glenn Dale, MD and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling for vacation, business trips, or extended time away; families with both dogs and cats",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Spacious Facilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned Operation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dog & Cat Boarding"
        }
      ],
      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.