Structured Data

    Four Paws Pet Resort - Leadbetter Rd

    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: "Four Paws Pet Resort - Leadbetter Rd",
      description: "Four Paws Pet Resort is a pet boarding facility in Ashland, VA that provides overnight boarding and care for dogs and cats. Located on Leadbetter Rd, the resort offers a safe environment for pets while their owners are away, with trained staff to handle feeding, medication administration, and daily care.",
      url: "http://4pawsresort.com/",
      telephone: "+1-804-550-3334",
      address: {
        @type: "PostalAddress",
        streetAddress: "10429 Leadbetter Rd",
        addressLocality: "Ashland",
        addressRegion: "VA",
        postalCode: "23005",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.6942227,
        longitude: -77.4436927
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "179",
        bestRating: "5"
      },
      areaServed: "Ashland, VA and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling away from home, business travelers, vacation planners needing reliable pet care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Overnight Boarding Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Resort Facility"
        }
      ],
      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.