Structured Data

    Boulevard 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: "Boulevard Animal Hospital",
      description: "Boulevard Animal Hospital has served the Raleigh area since 1945, offering comprehensive veterinary care including routine wellness exams, vaccinations, advanced surgical procedures, spay and neuter services, on-site diagnostics, preventive medicine, and comprehensive dentistry. The hospital also provides pet boarding and daycare services. Their experienced veterinary team is committed to personalized, compassionate care and welcomes new clients with special introductory offers.",
      url: "https://www.boulevardanimal.com/",
      telephone: "+1-919-670-1192",
      address: {
        @type: "PostalAddress",
        streetAddress: "3900 Western Blvd",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27606",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.784939,
        longitude: -78.689893
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "353",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families needing pet boarding services, pets requiring surgical procedures or dental care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Since 1945"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive On-Site Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Veterinary 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.