Structured Data

    Wilton Manors Animal Hospital

    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: "Wilton Manors Animal Hospital",
      description: "Wilton Manors Animal Hospital is a full-service veterinary clinic in Wilton Manors providing comprehensive care for dogs, cats, and other pets. The hospital offers routine wellness exams, vaccinations, surgical procedures, dental care, and emergency services. Their experienced veterinary team is dedicated to providing compassionate, high-quality medical care with a focus on building lasting relationships with pet owners and their animals.",
      url: "https://wiltonmanorsanimalhospital.net/",
      telephone: "+1-954-541-2550",
      address: {
        @type: "PostalAddress",
        streetAddress: "2201 North Diexe Highway",
        addressLocality: "Wilton Manors",
        addressRegion: "FL",
        postalCode: "33305",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.1569318,
        longitude: -80.1322442
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "554",
        bestRating: "5"
      },
      areaServed: "Wilton Manors and surrounding Fort Lauderdale area",
      knowsAbout: "Veterinarians, Pet owners seeking preventive care, families needing surgical or dental services for their pets, pet owners in emergency situations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Surgical Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dental Care Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency & After-Hours Support"
        }
      ],
      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.