Structured Data

    Royal Pups Grooming

    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: "Royal Pups Grooming",
      description: "Royal Pups Grooming is a professional dog grooming salon located in Scottsdale specializing in full-service grooming for dogs of all sizes and breeds. They offer bathing, haircuts, nail trimming, and breed-specific styling performed by experienced groomers. The salon is dedicated to providing high-quality care in a clean, comfortable environment where dogs receive personalized attention.",
      url: "https://royalpupsgrooming.myonlineappointment.com/",
      telephone: "+1-480-791-8531",
      address: {
        @type: "PostalAddress",
        streetAddress: "5533 E Bell Rd Ste 101",
        addressLocality: "Scottsdale",
        addressRegion: "AZ",
        postalCode: "85254",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6401311,
        longitude: -111.9622316
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "Scottsdale and surrounding Phoenix metro areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, breed-specific styling, regular maintenance grooming",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Breed-Specific Grooming"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Grooming Care"
        }
      ],
      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.