Structured Data

    Tall Grass 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: "Tall Grass Animal Hospital",
      description: "Tall Grass Animal Hospital is a full-service veterinary clinic in Aurora offering comprehensive care for dogs, cats, and other pets. Led by experienced veterinarians, the hospital provides preventive wellness exams, vaccinations, surgical procedures, dental care, and emergency services. They focus on compassionate, high-quality animal healthcare with a commitment to building lasting relationships with pet owners and their companions.",
      url: "https://tallgrassanimalhospital.com/",
      telephone: "+1-720-420-9922",
      address: {
        @type: "PostalAddress",
        streetAddress: "21699 E Quincy Ave",
        addressLocality: "Aurora",
        addressRegion: "CO",
        postalCode: "80015",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.64009,
        longitude: -104.73668789999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "449",
        bestRating: "5"
      },
      areaServed: "Aurora and surrounding Denver metro areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families needing emergency pet services, pets requiring surgical or dental procedures",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive On-Site Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency & Extended Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Preventive Health 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.