Structured Data

    EveryPet

    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: "EveryPet",
      description: "EveryPet is a full-service veterinary clinic in Jacksonville offering comprehensive pet care including wellness exams, vaccinations, surgical procedures, and emergency services. As a community-focused practice, they serve both dogs and cats with compassionate, evidence-based veterinary medicine and are committed to making quality pet healthcare accessible to all pet owners.",
      url: "https://www.everypet.org/",
      telephone: "+1-904-425-0005",
      address: {
        @type: "PostalAddress",
        streetAddress: "464 Cassat Ave",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32254",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.320794199999995,
        longitude: -81.73104529999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "2821",
        bestRating: "5"
      },
      areaServed: "Jacksonville and surrounding areas, Florida",
      knowsAbout: "Veterinarians, Dog and cat owners seeking comprehensive veterinary care, pet owners needing emergency services, families looking for affordable quality pet healthcare",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Mission"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Facilities"
        }
      ],
      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.