Structured Data

    Splash and Dash Groomerie & Boutique

    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: "Splash and Dash Groomerie & Boutique",
      description: "Splash and Dash Groomerie & Boutique is a full-service dog grooming facility in Scottsdale owned by Rachel and Michael Bellis, who have 19 years of experience in the pet care industry. They offer professional dog grooming, dog dental care, and a fully stocked boutique with pet supplies and treats. The business prioritizes quick turnaround times (grooming appointments guaranteed within 48 hours), membership options for regular customers, and a safety-first approach to grooming.",
      url: "https://splashanddashfordogs.com/scottsdale/",
      telephone: "+1-480-999-1220",
      address: {
        @type: "PostalAddress",
        streetAddress: "8989 E Vía Linda Suite 105",
        addressLocality: "Scottsdale",
        addressRegion: "AZ",
        postalCode: "85258",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5683334,
        longitude: -111.8888253
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "65",
        bestRating: "5"
      },
      areaServed: "Scottsdale, AZ and surrounding areas",
      knowsAbout: "Dog Grooming, Active dog owners seeking convenient grooming, pet parents looking for membership savings, dog owners needing dental care services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "48-Hour Grooming Guarantee"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Boutique & Dental Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Local Owners"
        }
      ],
      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.