Structured Data

    Faithful Friends 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: "Faithful Friends Animal Hospital",
      description: "Faithful Friends Animal Hospital is a full-service veterinary clinic in Colorado Springs operating since 1983, offering comprehensive pet healthcare including wellness exams, preventive care, diagnostics, surgical procedures, emergency care, and pharmacy services. With six experienced veterinarians on staff, they provide compassionate treatment for dogs, cats, and other pets, treating each animal as part of the family while maintaining affordable pricing and professional standards.",
      url: "https://faithfulfriendsanimalhospital.com/",
      telephone: "+1-719-596-8544",
      address: {
        @type: "PostalAddress",
        streetAddress: "4720 Barnes Rd",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80917",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8972364,
        longitude: -104.7401639
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "680",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families with multiple pets, pets requiring surgical or emergency services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Six Experienced Veterinarians"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Since 1983"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Surgery & Emergency Care"
        }
      ],
      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.