Structured Data

    GoodVets West Ashley

    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: "GoodVets West Ashley",
      description: "GoodVets West Ashley is a full-service veterinary clinic in Charleston offering comprehensive pet care including wellness exams, vaccinations, preventive medicine, dental services, and surgical procedures. The practice emphasizes compassionate, high-quality care with a focus on building lasting relationships with pet families and maintaining preventive wellness plans to keep pets healthy throughout their lives.",
      url: "https://goodvets.com/locations/charleston/west-ashley",
      telephone: "+1-843-603-7111",
      address: {
        @type: "PostalAddress",
        streetAddress: "1129 Savannah Hwy Suite 100",
        addressLocality: "Charleston",
        addressRegion: "SC",
        postalCode: "29407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7836291,
        longitude: -79.9965378
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "Charleston and West Ashley, SC",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families wanting preventive wellness plans, pets needing dental or surgical services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive In-House Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Preventive Wellness Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Compassionate Patient 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.