Structured Data

    Bradford 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: "Bradford Animal Hospital",
      description: "Bradford Animal Hospital is a full-service veterinary clinic in Brentwood offering comprehensive pet care including routine wellness exams, vaccinations, surgical procedures, dental care, and pharmacy services. They provide on-site boarding facilities for dogs and cats, allowing pet owners peace of mind when traveling. The hospital combines advanced medical capabilities with compassionate care, serving dogs, cats, and other pets in the Nashville area.",
      url: "https://www.bradfordanimalhospital.com/",
      telephone: "+1-615-373-3485",
      address: {
        @type: "PostalAddress",
        streetAddress: "208 Wilson Pike Cir",
        addressLocality: "Brentwood",
        addressRegion: "TN",
        postalCode: "37027",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.032582999999995,
        longitude: -86.7847377
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "132",
        bestRating: "5"
      },
      areaServed: "Brentwood, TN and surrounding Nashville area",
      knowsAbout: "Veterinarians, Dog and cat owners seeking preventive care, pet owners needing boarding services, pets requiring surgery or dental work",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Boarding Facilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Surgical & Dental Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-House Pharmacy"
        }
      ],
      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.