Structured Data

    Canine Comfort Corner

    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: "Canine Comfort Corner",
      description: "Canine Comfort Corner is a pet boarding facility in Bothell that provides safe, comfortable lodging for dogs while their owners are away. The facility offers overnight boarding with trained staff supervision, indoor and outdoor play areas, and individualized care for each guest. They specialize in making anxious or senior dogs feel at home with personalized attention and a stress-free environment.",
      url: "http://www.caninecomfortcorner.com/",
      telephone: "+1-425-806-1779",
      address: {
        @type: "PostalAddress",
        streetAddress: "20927 46th Ave SE",
        addressLocality: "Bothell",
        addressRegion: "WA",
        postalCode: "98021",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.807441499999996,
        longitude: -122.1712129
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "66",
        bestRating: "5"
      },
      areaServed: "Bothell and surrounding Seattle metro areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling for work or vacation, owners with anxious or senior dogs, families needing extended pet care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Spacious Indoor & Outdoor Play Areas"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individualized Care Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Facility"
        }
      ],
      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.