Structured Data

    Ingleside 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: "Ingleside Animal Hospital",
      description: "Ingleside Animal Hospital is a full-service veterinary facility in Ingleside, TX, led by Dr. Broussard and an experienced team. They provide comprehensive care for cats, dogs, and exotic pets, including wellness exams, preventive care, surgical services, in-house diagnostics, boarding accommodations, and dentistry. The hospital emphasizes affordable, high-quality care in a warm, family-oriented environment with a focus on client communication and pet health education.",
      url: "http://www.inglesideanimalhospital.com/",
      telephone: "+1-361-776-2862",
      address: {
        @type: "PostalAddress",
        streetAddress: "2031 TX-361",
        addressLocality: "Ingleside",
        addressRegion: "TX",
        postalCode: "78362",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.8746078,
        longitude: -97.1967612
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "314",
        bestRating: "5"
      },
      areaServed: "Ingleside and the Texas Coastal Bend region",
      knowsAbout: "Veterinarians, Pet owners seeking affordable, comprehensive veterinary care; families needing boarding services; pet owners wanting preventive wellness programs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Surgical & Diagnostic Capabilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Spacious Boarding Accommodations"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Affordable Preventive Care Focus"
        }
      ],
      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.