Structured Data

    VCA White Oak Animal Hospital

    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: "VCA White Oak Animal Hospital",
      description: "VCA White Oak Animal Hospital is a full-service veterinary clinic in Fredericksburg offering comprehensive care for dogs, cats, and other pets. The hospital provides preventive care, surgical services, dental procedures, and emergency treatment with experienced veterinarians and trained support staff. They focus on maintaining long-term health relationships with pets and their families through quality medical care.",
      url: "https://vcahospitals.com/white-oak",
      telephone: "+1-540-374-0462",
      address: {
        @type: "PostalAddress",
        streetAddress: "10 Walsh Ln",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22405",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.310603,
        longitude: -77.430643
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "136",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Veterinarians, Dog and cat owners seeking routine veterinary care, pet owners needing surgical or dental services, families wanting comprehensive pet healthcare",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Hospital"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Extended Hours"
        }
      ],
      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.