Structured Data

    Taylor's Doggie Day Spa

    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: "Taylor's Doggie Day Spa",
      description: "Taylor's Doggie Day Spa in Wake Forest offers comprehensive dog grooming and spa services, including bathing, haircuts, nail trimming, and specialty treatments. The business focuses on creating a calm, welcoming environment where dogs receive attentive care from experienced groomers. They serve pet owners throughout the Wake Forest area who want professional grooming with a personal touch.",
      url: "https://rymaps.org/business/taylors-doggie-day-spa-b0myis",
      telephone: "+1-919-609-9013",
      address: {
        @type: "PostalAddress",
        streetAddress: "2010 S Main St #402",
        addressLocality: "Wake Forest",
        addressRegion: "NC",
        postalCode: "27587",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.949371000000006,
        longitude: -78.5329204
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "75",
        bestRating: "5"
      },
      areaServed: "Wake Forest and surrounding areas, NC",
      knowsAbout: "Dog Grooming, Dog owners seeking premium grooming, owners with anxious or sensitive dogs, pet parents wanting regular maintenance grooming",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Spa-Focused Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Grooming Team"
        }
      ],
      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.