Structured Data

    Laguna Hills Animal Hospital

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Laguna Hills Animal Hospital",
      description: "Laguna Hills Animal Hospital is a full-service veterinary clinic in Laguna Woods providing comprehensive medical care for cats and dogs. Services include routine wellness exams, preventive care, surgical procedures, dental care, in-house laboratory diagnostics, cold laser therapy, senior pet care, puppy and kitten care, and a pet resort with boarding and bathing. Open Monday through Saturday with same-day appointments available, they emphasize personalized service and early detection of health conditions.",
      url: "https://lhah.com/",
      telephone: "+1-949-837-7333",
      address: {
        @type: "PostalAddress",
        streetAddress: "24271 El Toro Rd",
        addressLocality: "Laguna Woods",
        addressRegion: "CA",
        postalCode: "92637",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6098151,
        longitude: -117.72688470000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "430",
        bestRating: "5"
      },
      areaServed: "Laguna Woods and surrounding Orange County communities",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families with puppies and kittens, owners of senior pets, pet owners who need boarding or grooming services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-House Laboratory & Surgery"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Extended Hours & Same-Day Appointments"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Pet Resort 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.