Structured Data

    Soos Creek 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: "Soos Creek Kennels",
      description: "Soos Creek Kennels is a pet boarding facility in Kent offering safe, comfortable overnight accommodations for dogs and cats. They provide supervised care in a clean, secure environment with daily feeding and attention for pets whose owners are traveling or away from home.",
      url: "http://www.sooscreekkennels.com/",
      telephone: "+1-253-630-5342",
      address: {
        @type: "PostalAddress",
        streetAddress: "13426 SE 208th St",
        addressLocality: "Kent",
        addressRegion: "WA",
        postalCode: "98042",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.4164276,
        longitude: -122.16123959999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "163",
        bestRating: "5"
      },
      areaServed: "Kent, WA and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling for work or vacation, families needing temporary pet care, multi-pet households",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Pet Accommodations"
        }
      ],
      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.