Structured Data

    Midway Veterinary Hospital

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Midway Veterinary Hospital",
      description: "Midway Veterinary Hospital is a full-service veterinary clinic in Fort Pierce offering comprehensive care for dogs, cats, and other pets. The experienced team provides routine wellness exams, vaccinations, surgical procedures, dental care, and emergency services to keep your pets healthy at every life stage. They're known for their compassionate approach and commitment to treating pets like family members.",
      url: "http://www.midwayvet.net/",
      telephone: "+1-772-466-6298",
      address: {
        @type: "PostalAddress",
        streetAddress: "3404 W Midway Rd",
        addressLocality: "Fort Pierce",
        addressRegion: "FL",
        postalCode: "34981",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.3748811,
        longitude: -80.35942089999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "229",
        bestRating: "5"
      },
      areaServed: "Fort Pierce and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families needing routine wellness and preventive services, pet owners requiring surgical or dental procedures",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Medical & Surgical Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Team"
        }
      ],
      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.