Structured Data

    Advanced Veterinary Care of Plano

    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: "Advanced Veterinary Care of Plano",
      description: "Advanced Veterinary Care of Plano is a family-owned full-service animal hospital founded in 2011, dedicated to delivering compassionate, high-quality veterinary medicine. Led by experienced veterinarians Dr. Dena Jones and Dr. John Fuller, they provide comprehensive services including wellness exams, vaccinations, internal medicine, spay/neuter surgery, and preventative care in a state-of-the-art facility. Their philosophy centers on treating each pet as if it were their own, combining professional expertise with a caring environment to keep pets healthy and happy.",
      url: "https://www.advancedvetcare.com/",
      telephone: "+1-972-618-0301",
      address: {
        @type: "PostalAddress",
        streetAddress: "3013 Spring Creek Pkwy #700",
        addressLocality: "Plano",
        addressRegion: "TX",
        postalCode: "75023",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.058374,
        longitude: -96.752105
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "181",
        bestRating: "5"
      },
      areaServed: "Plano, TX and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners in Plano seeking comprehensive veterinary care, families with dogs and cats needing preventative wellness services, pet owners requiring surgical services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Veterinary Team"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Surgical Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Preventative Medicine 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.