Structured Data

    St. Francis 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: "St. Francis Animal Hospital",
      description: "St. Francis Animal Hospital is a full-service veterinary clinic in Fredericksburg, VA, providing comprehensive care for dogs, cats, and other pets. They offer preventive wellness exams, vaccinations, surgical procedures, dental cleanings, and emergency services. The experienced team is dedicated to delivering compassionate, high-quality care tailored to each pet's individual needs.",
      url: "http://www.saintfrancisanimalhospital.com/",
      telephone: "+1-540-891-1275",
      address: {
        @type: "PostalAddress",
        streetAddress: "4624 Harrison Rd",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22408",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.26362100000001,
        longitude: -77.4949773
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "176",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, pet owners needing emergency services, owners of dogs and cats looking for preventive wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive In-House Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency & After-Hours Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Preventive Focus"
        }
      ],
      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.