Structured Data

    Animal Care Center of Aurora

    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: "Animal Care Center of Aurora",
      description: "Animal Care Center of Aurora is a full-service veterinary clinic in Aurora providing comprehensive care for dogs, cats, and other pets. They offer wellness exams, vaccinations, dental care, surgery, pharmacy services, and preventive health plans to keep pets healthy throughout their lives. Their experienced veterinarians focus on building lasting relationships with pet owners while delivering compassionate, quality care.",
      url: "https://www.animalcareaurora.com/",
      telephone: "+1-303-693-6640",
      address: {
        @type: "PostalAddress",
        streetAddress: "18511 E Hampden Ave #112",
        addressLocality: "Aurora",
        addressRegion: "CO",
        postalCode: "80013",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.654920499999996,
        longitude: -104.7716157
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "505",
        bestRating: "5"
      },
      areaServed: "Aurora and surrounding Denver metro areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families with multiple pets, pets requiring surgical procedures, preventive health-focused owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Surgical Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-House Pharmacy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Preventive Wellness Plans"
        }
      ],
      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.