Structured Data

    East Dallas Veterinary Clinic

    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: "East Dallas Veterinary Clinic",
      description: "East Dallas Veterinary Clinic is a full-service animal hospital offering comprehensive veterinary care including wellness exams, vaccinations, surgical procedures, dental care, and pet boarding services. Located on Ferguson Road in Dallas, they serve the local community with experienced veterinarians and on-site pharmacy services to provide convenient, complete pet healthcare under one roof.",
      url: "https://eastdallasvetclinic.com/",
      telephone: "+1-214-328-9935",
      address: {
        @type: "PostalAddress",
        streetAddress: "8541 Ferguson Rd",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75228",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8115544,
        longitude: -96.70280559999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "857",
        bestRating: "5"
      },
      areaServed: "Dallas and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families needing pet boarding services, pets requiring surgical procedures or dental care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Pharmacy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Surgical Capabilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Boarding Services"
        }
      ],
      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.