Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Hometown Pet Resort LLC",
description: "Hometown Pet Resort LLC is a full-service pet care facility in Weymouth offering overnight boarding, doggy daycare, and grooming services for dogs and cats. The facility provides a safe, comfortable environment for pets while their owners are away, with experienced staff trained in pet care and handling. They focus on creating a stress-free experience for both pets and their owners.",
url: "https://rymap.org/business/hometown-pet-resort-llc-y4bhkz",
telephone: "+1-339-205-2514",
address: {
@type: "PostalAddress",
streetAddress: "402 Washington St",
addressLocality: "Weymouth",
addressRegion: "MA",
postalCode: "02188",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.210259099999995,
longitude: -70.9583845
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "36",
bestRating: "5"
},
areaServed: "Weymouth, MA and surrounding areas",
knowsAbout: "Pet Boarding & Daycare, Busy pet owners needing overnight boarding, dog daycare clients, pet owners wanting grooming services, travelers with cats or dogs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Pet Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Both Dogs and Cats"
}
],
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.