Structured Data

    Community Pet Health Center

    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: "Community Pet Health Center",
      description: "Community Pet Health Center is a full-service veterinary clinic in San Antonio serving pets since 2006. They offer comprehensive care including wellness exams, preventive care, diagnostics, surgical procedures, urgent/emergency care, pet boarding, and in-house pharmacy services. With five experienced veterinarians on staff, they focus on treating pets like family while maintaining high standards of care in a professional environment.",
      url: "https://communitypethealth.com/",
      telephone: "+1-210-653-9314",
      address: {
        @type: "PostalAddress",
        streetAddress: "17414 O'Connor Rd",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78247",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.599976899999998,
        longitude: -98.4046734
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "961",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families needing emergency pet services, pets requiring boarding or surgical procedures",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Five Experienced Veterinarians"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Trust"
        }
      ],
      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.