Structured Data

    Tidewater Trail Animal Hospital

    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: "Tidewater Trail Animal Hospital",
      description: "Tidewater Trail Animal Hospital is a full-service veterinary clinic in Fredericksburg providing comprehensive care for dogs, cats, and other small animals. The practice offers preventive wellness services, surgical procedures, dental care, and emergency treatment with a team of experienced veterinarians dedicated to personalized, compassionate animal healthcare. They focus on building long-term relationships with pet owners through quality medical care and client education.",
      url: "https://www.tidewatertrailanimal.com/",
      telephone: "+1-540-361-7050",
      address: {
        @type: "PostalAddress",
        streetAddress: "10839 Tidewater Trail",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22408",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2554148,
        longitude: -77.42641549999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "269",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking full-service veterinary care, families needing emergency services, pets requiring surgical or dental procedures",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive In-House Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency & After-Hours Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fear-Free Certified Approach"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.