Structured Data

    Charleston Veterinary Care

    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: "Charleston Veterinary Care",
      description: "Charleston Veterinary Care, operated by Dr. Bryan Cribb, DVM, provides comprehensive veterinary services for dogs and cats in Charleston. The practice offers preventative medicine, advanced laboratory diagnostics, and digital radiography, with an emphasis on personalized care and attention. Dr. Cribb brings over 30 years of veterinary experience to the practice, which has served the Charleston area since 1990.",
      url: "http://www.cribbvet.com/",
      telephone: "+1-843-789-3222",
      address: {
        @type: "PostalAddress",
        streetAddress: "51 Windermere Blvd",
        addressLocality: "Charleston",
        addressRegion: "SC",
        postalCode: "29407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.776260799999996,
        longitude: -79.9761427
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "Charleston, SC and surrounding areas",
      knowsAbout: "Veterinarians, Dog and cat owners seeking preventative veterinary care, pet owners needing diagnostic services, families looking for experienced, personalized veterinary care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Veterinarian"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Advanced Diagnostics"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Care 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.