Structured Data

    Animal Medical West

    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 Medical West",
      description: "Animal Medical West is a full-service veterinary clinic in Charleston offering comprehensive medical care for dogs, cats, and other animals, including surgeries, vaccinations, microchipping, nutritional counseling, and preventative medicine. Beyond veterinary services, they provide professional grooming (nail trims, baths, haircuts) and supervised pet boarding with regulated feeding and playtime. Their experienced team is known for compassionate, personalized care treating each pet as family.",
      url: "http://animalmedicalwest.com/",
      telephone: "+1-843-766-7387",
      address: {
        @type: "PostalAddress",
        streetAddress: "704 Orleans Rd",
        addressLocality: "Charleston",
        addressRegion: "SC",
        postalCode: "29407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7916009,
        longitude: -80.02658140000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "433",
        bestRating: "5"
      },
      areaServed: "Charleston and West Ashley, South Carolina",
      knowsAbout: "Veterinarians, Dog and cat owners seeking comprehensive veterinary care, families needing boarding and grooming services, pets requiring emergency or surgical care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive One-Location Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Long-Term Patient Relationships"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Spectrum Veterinary Services"
        }
      ],
      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.