Structured Data

    Westgate Animal Hospital (APPOINTMENTS ONLY)

    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: "Westgate Animal Hospital (APPOINTMENTS ONLY)",
      description: "Westgate Animal Hospital is a full-service veterinary practice in West Palm Beach providing comprehensive care for dogs, cats, and other pets. The hospital offers routine wellness exams, vaccinations, surgical procedures, dental care, and emergency services to keep pets healthy throughout their lives. With a team of experienced veterinarians and compassionate staff, they focus on personalized care and building lasting relationships with pet owners in the community.",
      url: "https://www.westgateanimalhospitalwpb.com/",
      telephone: "+1-561-683-1222",
      address: {
        @type: "PostalAddress",
        streetAddress: "2440 Westgate Ave A",
        addressLocality: "West Palm Beach",
        addressRegion: "FL",
        postalCode: "33409",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.7025959,
        longitude: -80.0894591
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "196",
        bestRating: "5"
      },
      areaServed: "West Palm Beach and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, surgical procedures, preventive wellness care, pet dental services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Hospital"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Appointments Only"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Team"
        }
      ],
      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.