Structured Data

    Just Around The Corner, Dog Grooming & Boutique

    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: "Just Around The Corner, Dog Grooming & Boutique",
      description: "Just Around The Corner is a full-service dog grooming and boutique located on Seattle's Madison Street. They offer professional grooming services for dogs of all sizes and breeds, complemented by a curated boutique featuring pet accessories, toys, and supplies. The business combines quality grooming expertise with a convenient retail experience for dog owners seeking one-stop pet care.",
      url: "http://www.jatcgrooming.com/",
      telephone: "+1-206-659-4390",
      address: {
        @type: "PostalAddress",
        streetAddress: "2717 E Madison St",
        addressLocality: "Seattle",
        addressRegion: "WA",
        postalCode: "98112",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.622893399999995,
        longitude: -122.29672740000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "107",
        bestRating: "5"
      },
      areaServed: "Seattle, WA and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking convenient grooming and pet retail, breed-specific grooming needs, pet parents who prefer boutique-quality supplies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Grooming & Retail Combined"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Breeds Welcome"
        }
      ],
      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.