Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Musbro Kennels Ranch House Inc",
description: "Musbro Kennels Ranch House Inc is a pet boarding facility in Orangeburg, NY offering safe, comfortable lodging for dogs and cats. With over a decade of experience, they provide supervised care in a ranch-style setting designed to keep pets calm and happy while their owners are away. Their facility includes outdoor play areas and attentive staff trained in pet care and medication administration.",
url: "http://www.musbrokennels.com/",
telephone: "+1-845-359-4550",
address: {
@type: "PostalAddress",
streetAddress: "183 NY-303",
addressLocality: "Orangeburg",
addressRegion: "NY",
postalCode: "10962",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.0406341,
longitude: -73.94519799999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "117",
bestRating: "5"
},
areaServed: "Orangeburg and surrounding Rockland County, NY",
knowsAbout: "Pet Boarding & Daycare, Pet owners needing overnight boarding, Owners of pets requiring medication, Multi-pet households",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Ranch-Style Facility"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Cats & Dogs Welcome"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Medication Management"
}
],
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.