Structured Data

    Four Paws Pet Resort

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

    Schema.org / LocalBusiness
    |
    46 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Four Paws Pet Resort",
      description: "Four Paws Pet Resort in Fredericksburg, VA provides pet boarding and care services for dogs and cats. With a focus on creating a comfortable, safe environment for pets while their owners are away, they offer overnight boarding accommodations designed to keep pets happy and secure during their stay.",
      url: "https://4pawsresort.com/fredericksburg/",
      telephone: "+1-540-310-4814",
      address: {
        @type: "PostalAddress",
        streetAddress: "29 Baron Park Rd",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22405",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.308585199999996,
        longitude: -77.4402702
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "246",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling or needing temporary pet care, Dog and cat owners seeking professional boarding",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Business"
        }
      ],
      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.