Structured Data

    Morningside 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: "Morningside Animal Hospital",
      description: "Morningside Animal Hospital is a full-service veterinary clinic in Port St. Lucie providing comprehensive care for dogs, cats, and other pets. The hospital offers routine wellness exams, vaccinations, surgical procedures, dental care, and diagnostic services including digital radiography and laboratory testing. With experienced veterinarians and a compassionate team, Morningside focuses on preventive care and building lasting relationships with pet owners to keep their animals healthy throughout their lives.",
      url: "http://morningsideveterinary.com/",
      telephone: "+1-772-337-0800",
      address: {
        @type: "PostalAddress",
        streetAddress: "1626 SE Port St Lucie Blvd",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34952",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.2709537,
        longitude: -80.3023803
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "466",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking preventive care, pet owners with sick or injured animals, people looking for surgical services, families with multiple pets",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Surgical Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Dental Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Advanced Diagnostics"
        }
      ],
      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.