Structured Data

    Arrowpoint Kennels

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Arrowpoint Kennels",
      description: "Arrowpoint Kennels is a pet boarding facility in Woodland, CA offering safe, comfortable overnight accommodations for dogs and cats. With a 4.7-star rating from over 40 reviews, the facility provides attentive care and a secure environment for pets while their owners travel or are away from home.",
      url: "http://arrowpointkennels.com/",
      telephone: "+1-530-666-5555",
      address: {
        @type: "PostalAddress",
        streetAddress: "23965 Co Rd 99D",
        addressLocality: "Woodland",
        addressRegion: "CA",
        postalCode: "95695",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.591335799999996,
        longitude: -121.7696344
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "Woodland and surrounding areas in Yolo County, CA",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling overnight, busy professionals needing pet care during trips, families on vacation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Overnight Pet Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Staff"
        }
      ],
      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.