Structured Data

    Takoma Park Animal Clinic Primary Care (NON-Emergency)

    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: "Takoma Park Animal Clinic Primary Care (NON-Emergency)",
      description: "Takoma Park Animal Clinic provides comprehensive primary veterinary care for dogs, cats, and other pets in the Takoma Park area. The clinic offers preventive wellness exams, vaccinations, dental care, and treatment for common illnesses and injuries during regular business hours. As a non-emergency primary care facility, they focus on building long-term relationships with pet owners to maintain their animals' health and well-being.",
      url: "https://takomaparkvet.com/",
      telephone: "+1-301-270-4700",
      address: {
        @type: "PostalAddress",
        streetAddress: "7330 MD-195 #4514",
        addressLocality: "Takoma Park",
        addressRegion: "MD",
        postalCode: "20912",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.978876199999995,
        longitude: -77.0056834
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "267",
        bestRating: "5"
      },
      areaServed: "Takoma Park, Maryland and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking routine preventive care, vaccination services, and dental cleanings for their dogs and cats",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Primary Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Community 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.