Structured Data

    VIP Boarding Kennel

    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: "VIP Boarding Kennel",
      description: "VIP Boarding Kennel provides overnight dog and cat boarding, doggie daycare, and pet transportation services in Lovettsville. Located in a renovated historic barn, the facility offers spacious indoor and outdoor play areas, supervised group activities, and personalized one-on-one attention tailored to each pet's temperament and needs. Their experienced staff specializes in active, social experiences with options ranging from group play sessions and nature walks to cuddle time and pool parties.",
      url: "https://www.vipboarding.com/",
      telephone: "+1-540-882-9909",
      address: {
        @type: "PostalAddress",
        streetAddress: "39710 Rocky Ln",
        addressLocality: "Lovettsville",
        addressRegion: "VA",
        postalCode: "20180",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.228088299999996,
        longitude: -77.626419
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "93",
        bestRating: "5"
      },
      areaServed: "Lovettsville, Virginia and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Dog and cat owners needing overnight boarding, pet parents with busy schedules seeking daycare, owners of active or social dogs, pets requiring specialized attention",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Spacious Indoor & Outdoor Facilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Care Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Pet Transportation Service"
        }
      ],
      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.