Structured Data

    Pembroke Pines 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: "Pembroke Pines Animal Hospital",
      description: "Pembroke Pines Animal Hospital is a full-service veterinary clinic providing comprehensive care for dogs, cats, and other pets in Pembroke Pines. The hospital offers wellness exams, vaccinations, surgical procedures, dental care, and emergency services to keep pets healthy throughout their lives. Their experienced veterinary team is committed to personalized care and building lasting relationships with pet families in the community.",
      url: "https://www.pembrokepinesah.com/",
      telephone: "+1-954-538-0212",
      address: {
        @type: "PostalAddress",
        streetAddress: "130 S Flamingo Rd",
        addressLocality: "Pembroke Pines",
        addressRegion: "FL",
        postalCode: "33027",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.0065997,
        longitude: -80.31431889999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "183",
        bestRating: "5"
      },
      areaServed: "Pembroke Pines, FL and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, owners needing surgical services, pet parents prioritizing preventive dental health",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Surgical Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dental Care Program"
        },
        {
          @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.