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: "Brickyard Kennel, iPawd, inc.",
description: "Brickyard Kennel is a pet boarding facility in Millcreek that provides safe, comfortable overnight boarding for dogs and cats. The facility offers spacious accommodations, regular exercise and playtime, and attentive care while owners are away. They specialize in making pets feel at home with a clean, secure environment and experienced staff.",
url: "https://brickyardkennels.com/",
telephone: "+1-801-486-6007",
address: {
@type: "PostalAddress",
streetAddress: "1221 E 3300 S",
addressLocality: "Millcreek",
addressRegion: "UT",
postalCode: "84106",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7003391,
longitude: -111.856718
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4",
reviewCount: "95",
bestRating: "5"
},
areaServed: "Millcreek and surrounding Salt Lake City metro areas",
knowsAbout: "Pet Boarding & Daycare, Pet owners traveling for work or vacation, families needing temporary pet care, dog and cat owners seeking safe boarding alternatives",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dedicated Facility"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Staff"
}
],
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.