Structured Data

    Flagler Animal Clinic

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Flagler Animal Clinic",
      description: "Flagler Animal Clinic is a full-service veterinary practice in Coral Gables providing comprehensive medical and surgical care for dogs, cats, and other pets. The clinic offers preventive care, vaccinations, dental services, surgery, and emergency treatment for acute health issues. With a 4.4-star rating from customers, they are known for attentive veterinary care and a commitment to animal health and wellness.",
      telephone: "+1-305-266-8320",
      address: {
        @type: "PostalAddress",
        streetAddress: "5582 W Flagler St",
        addressLocality: "Coral Gables",
        addressRegion: "FL",
        postalCode: "33134",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.770660400000004,
        longitude: -80.28567819999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "157",
        bestRating: "5"
      },
      areaServed: "Coral Gables and surrounding Miami-Dade County areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, emergency animal treatment, and preventive wellness services for dogs and cats",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Surgical Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Medical Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Availability"
        }
      ],
      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.