Structured Data

    Greentree 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: "Greentree Animal Hospital",
      description: "Greentree Animal Hospital is a full-service veterinary clinic in Seattle providing comprehensive medical care for dogs, cats, and other companion animals. The hospital offers preventive wellness services, diagnostics, surgery, and treatment for acute and chronic conditions. Their experienced veterinary team is committed to delivering compassionate, quality care in a welcoming environment.",
      url: "http://greentreeanimalhospital.com/",
      telephone: "+1-206-932-5593",
      address: {
        @type: "PostalAddress",
        streetAddress: "4440 California Ave SW",
        addressLocality: "Seattle",
        addressRegion: "WA",
        postalCode: "98116",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.5635056,
        longitude: -122.38650279999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "167",
        bestRating: "5"
      },
      areaServed: "Seattle and surrounding neighborhoods",
      knowsAbout: "Veterinarians, Pet owners seeking full-service veterinary care, routine wellness and preventive health, post-surgical recovery and ongoing medical treatment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Surgical Services On-Site"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Diagnostics"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Preventive Care Focus"
        }
      ],
      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.