Structured Data

    Pampered Pet 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: "Pampered Pet Spa",
      description: "Pampered Pet Spa is a full-service pet grooming facility in Chandler specializing in professional dog and cat grooming. They offer bathing, styling, nail trimming, and other grooming services to keep pets looking and feeling their best. Whether your pet needs a routine groom or special spa treatment, their experienced team provides personalized care in a clean, comfortable environment.",
      url: "https://rymaps.xyz/business/pampered-pet-spa-flhrzb",
      telephone: "+1-480-895-5518",
      address: {
        @type: "PostalAddress",
        streetAddress: "990 E Riggs Rd #6",
        addressLocality: "Chandler",
        addressRegion: "AZ",
        postalCode: "85249",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.2194804,
        longitude: -111.8245168
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "47",
        bestRating: "5"
      },
      areaServed: "Chandler and surrounding areas",
      knowsAbout: "Dog Grooming, Pet owners seeking professional grooming for dogs and cats, owners of pets needing regular maintenance grooming, customers wanting spa-quality pet care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Cat Grooming"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Spa Treatments"
        }
      ],
      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.