Structured Data

    Windsor Park 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: "Windsor Park Animal Hospital",
      description: "Windsor Park Animal Hospital is a full-service veterinary clinic in Corpus Christi offering comprehensive care for dogs, cats, and exotic pets. Their services include preventative medicine, vaccinations, surgery, orthopedics, diagnostics, endoscopy, laser therapy, microchipping, nutritional counseling, and pet pharmacy. The team welcomes new clients and emphasizes communication-based care to address each pet's individual health needs.",
      url: "http://www.windsorparkanimalhospital.com/",
      telephone: "+1-361-992-9731",
      address: {
        @type: "PostalAddress",
        streetAddress: "4322 S Staples St",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78411",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.7218625,
        longitude: -97.3755647
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "652",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families with exotic pets, pets requiring surgical or advanced diagnostic services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Exotic Pet Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Advanced Diagnostic & Surgical Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Scheduling & Walk-ins"
        }
      ],
      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.