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: "Sit Means Sit Orange County",
description: "Sit Means Sit Orange County is a certified dog training facility in Huntington Beach specializing in obedience, behavior modification, and off-leash control for dogs of any age or breed. They offer Board and Train programs, private lessons, group training, and puppy management classes using their proprietary Better, Faster, Smarter training system. The team specializes in addressing reactivity, aggression, separation anxiety, and high-distraction behaviors, with lifetime training support included for all clients.",
url: "https://sitmeanssit.com/dog-training-mu/orange-county-dog-training/",
telephone: "+1-714-794-9635",
address: {
@type: "PostalAddress",
streetAddress: "17661 Beach Blvd",
addressLocality: "Huntington Beach",
addressRegion: "CA",
postalCode: "92647",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.706087,
longitude: -117.98973
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "246",
bestRating: "5"
},
areaServed: "Huntington Beach, Orange County, CA",
knowsAbout: "Dog Training, Puppy owners, dogs with behavioral issues, families seeking off-leash control, owners of reactive or aggressive dogs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Lifetime Training Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Behavior Work"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified CGC Evaluator"
}
],
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.