Structured Data

    Veterinary Medical Center of Fort Mill

    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: "Veterinary Medical Center of Fort Mill",
      description: "Veterinary Medical Center of Fort Mill is a full-service animal hospital in Fort Mill offering comprehensive veterinary care for dogs, cats, and other pets. They provide preventive wellness exams, vaccinations, surgical services, dental care, and emergency treatment for sick and injured animals. The experienced veterinary team is committed to providing compassionate, high-quality care in a modern facility designed to keep pets comfortable and safe.",
      url: "https://vmcfortmill.com/",
      telephone: "+1-803-396-9130",
      address: {
        @type: "PostalAddress",
        streetAddress: "2615 SC-160",
        addressLocality: "Fort Mill",
        addressRegion: "SC",
        postalCode: "29708",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0530979,
        longitude: -80.9923053
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "774",
        bestRating: "5"
      },
      areaServed: "Fort Mill, SC and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking routine preventive care, surgical services, dental treatment, and emergency veterinary care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-site Surgical Facilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Dental Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Care Available"
        }
      ],
      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.