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: "Ruff Haven Crisis Sheltering",
description: "Ruff Haven Crisis Sheltering provides emergency shelter and care for dogs whose owners face unexpected hardships, hospitalization, or crisis situations in the Salt Lake City area. This nonprofit organization ensures that pets don't end up in shelters or on the streets when their families are in temporary distress. They offer a compassionate safety net that allows pet owners to focus on their crisis while knowing their dogs are safe, fed, and cared for by trained staff.",
url: "https://www.ruffhaven.org/",
telephone: "+1-801-251-6765",
address: {
@type: "PostalAddress",
streetAddress: "264 S 1135 W",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84104",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7631745,
longitude: -111.92390909999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "216",
bestRating: "5"
},
areaServed: "Salt Lake City and surrounding areas",
knowsAbout: "Pet Boarding & Daycare, Pet owners facing hospitalization, homelessness, domestic violence, or other emergencies; families in crisis who need temporary pet care; animal rescue advocates",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Crisis-Focused Mission"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Nonprofit Organization"
}
],
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.