Structured Data

    Dallas Veterinary Clinic

    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: "Dallas Veterinary Clinic",
      description: "Dallas Veterinary Clinic is a full-service veterinary practice located on Sherry Lane in Dallas, providing comprehensive medical care for dogs, cats, and other pets. The clinic offers preventive care, wellness exams, vaccinations, surgery, dental services, and treatment for acute and chronic conditions. With experienced veterinarians and a commitment to compassionate animal care, they serve Dallas pet owners seeking quality veterinary services in a professional setting.",
      url: "https://www.dallasvet.net/",
      telephone: "+1-214-363-4561",
      address: {
        @type: "PostalAddress",
        streetAddress: "6125 Sherry Ln",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75225",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.862405599999995,
        longitude: -96.8058755
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "180",
        bestRating: "5"
      },
      areaServed: "Dallas, TX and surrounding areas",
      knowsAbout: "Veterinarians, Dog and cat owners seeking preventive care, Pet owners needing surgical or dental services, Families looking for a full-service veterinary practice",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Location"
        }
      ],
      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.