Structured Data

    Indian Street Animal Clinic

    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: "Indian Street Animal Clinic",
      description: "Indian Street Animal Clinic is a full-service veterinary clinic in Stuart providing comprehensive care for dogs, cats, and other pets. The clinic offers wellness exams, vaccinations, dental care, surgery, and preventive health services to keep pets healthy throughout their lives. With experienced veterinarians and a compassionate approach to animal care, they're dedicated to building lasting relationships with pet owners and their companions.",
      url: "https://indianstreetvet.com/",
      telephone: "+1-772-781-9990",
      address: {
        @type: "PostalAddress",
        streetAddress: "1233 SE Indian St #101",
        addressLocality: "Stuart",
        addressRegion: "FL",
        postalCode: "34997",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.162515799999998,
        longitude: -80.2370316
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "185",
        bestRating: "5"
      },
      areaServed: "Stuart and surrounding areas, Florida",
      knowsAbout: "Veterinarians, Dog and cat owners seeking routine veterinary care, pet owners needing surgical or dental services, families wanting preventive health plans for their pets",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Surgery & Dental"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Preventive Wellness 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.