Structured Data

    GoodVets South Tampa

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "GoodVets South Tampa",
      description: "GoodVets South Tampa is a full-service veterinary clinic offering comprehensive pet healthcare including wellness exams, preventive care, surgical procedures, and pharmacy services. Located on Dale Mabry Highway, they provide compassionate care for dogs, cats, and other pets with a focus on building lasting relationships with pet owners and their animals.",
      url: "https://goodvets.com/locations/tampa/south",
      telephone: "+1-813-995-8005",
      address: {
        @type: "PostalAddress",
        streetAddress: "1155 S Dale Mabry Hwy Suite 1 and 2",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33629",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.9328441,
        longitude: -82.5061848
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "199",
        bestRating: "5"
      },
      areaServed: "Tampa and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking full-service veterinary care, pet parents needing convenient on-site surgery and pharmacy services, those looking for preventive wellness programs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Surgery & Pharmacy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Pet 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.