Structured Data

    Groovy Pet Grooming

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Groovy Pet Grooming",
      description: "Groovy Pet Grooming is an independent pet grooming salon in Mesa specializing in professional grooming services for dogs and cats. The business offers full-service grooming including baths, haircuts, nail trimming, and ear cleaning in a welcoming environment. With years of experience and a focus on pet comfort and safety, Groovy Pet Grooming serves Mesa and surrounding areas with personalized care for each pet.",
      telephone: "+1-480-924-5711",
      address: {
        @type: "PostalAddress",
        streetAddress: "4323 E Broadway Rd Suite 110",
        addressLocality: "Mesa",
        addressRegion: "AZ",
        postalCode: "85206",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4077778,
        longitude: -111.73833330000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "213",
        bestRating: "5"
      },
      areaServed: "Mesa, AZ and surrounding communities",
      knowsAbout: "Dog Grooming, Pet owners seeking professional grooming, Dogs and cats needing regular maintenance, Busy owners wanting convenient local grooming services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Grooming"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced 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.