Structured Data

    D'tails Pet Boutique & 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: "D'tails Pet Boutique & Spa",
      description: "D'tails Pet Boutique & Spa is a full-service pet care facility in Winter Springs offering professional dog grooming, premium pet products, and spa treatments in a clean, welcoming environment. The boutique carries curated pet merchandise and accessories alongside grooming services, creating a one-stop destination for pet owners seeking quality care and supplies for their dogs.",
      url: "https://www.dtails.pet/",
      telephone: "+1-407-332-4400",
      address: {
        @type: "PostalAddress",
        streetAddress: "5904 Red Bug Lake Rd",
        addressLocality: "Winter Springs",
        addressRegion: "FL",
        postalCode: "32708",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.648877,
        longitude: -81.266751
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "246",
        bestRating: "5"
      },
      areaServed: "Winter Springs, FL and surrounding communities",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, pet product shoppers, owners wanting spa treatments for their dogs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Boutique + Spa Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Location"
        }
      ],
      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.