Structured Data

    Bennetts Creek's Home Away

    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: "Bennetts Creek's Home Away",
      description: "Bennetts Creek's Home Away is a pet boarding facility in Suffolk, VA offering safe, comfortable accommodation for dogs and cats. The facility provides overnight boarding with outdoor play areas and personalized care for pets while their owners are away. With experienced staff and a welcoming environment, they ensure pets receive attention and exercise during their stay.",
      url: "http://bchomeawayfromhome.com/",
      telephone: "+1-757-484-0202",
      address: {
        @type: "PostalAddress",
        streetAddress: "3509 Bridge Rd",
        addressLocality: "Suffolk",
        addressRegion: "VA",
        postalCode: "23435",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.861346499999996,
        longitude: -76.4708686
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "58",
        bestRating: "5"
      },
      areaServed: "Suffolk, VA and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling or needing overnight care, families with multiple pets, owners seeking cage-free boarding alternatives",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Outdoor Play Areas"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Pet Accommodation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Care"
        }
      ],
      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.