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: "Happy 4 Paws, LLC",
description: "Happy 4 Paws LLC is a dog training and behavior modification service in Trinity serving the North Tampa Bay area. Run by an experienced dog behaviorist, they specialize in puppy training, basic and advanced obedience, behavior modification for fear/anxiety/reactivity/aggression, multi-dog introductions, and prey drive management. They customize training plans based on each dog's breed, age, and specific needs, and also offer scent work, AKC Canine Good Citizen certification, and trick dog training.",
url: "https://www.happy4pawsllc.com/",
telephone: "+1-727-272-8326",
address: {
@type: "PostalAddress",
streetAddress: "1300 Halapa Way",
addressLocality: "Trinity",
addressRegion: "FL",
postalCode: "34655",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.177518000000003,
longitude: -82.600912
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "88",
bestRating: "5"
},
areaServed: "Trinity, FL and North Tampa Bay Area",
knowsAbout: "Dog Training, Dog owners with behavioral challenges, new puppy owners, families planning to add a second dog, shelter dog adopters",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Behavior Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Training Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Services"
}
],
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.