Structured Data

    Pet Perfect 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: "Pet Perfect Grooming",
      description: "Pet Perfect Grooming is a full-service pet care facility in Pleasant Grove offering professional grooming, pet boarding, and pet care services. The experienced team specializes in creating a comfortable, safe environment for pets while delivering high-quality grooming and boarding experiences. They welcome all pet types and sizes and are dedicated to keeping your pets looking and feeling their best.",
      url: "http://www.petperfectpetgrooming.com/",
      telephone: "+1-801-796-3776",
      address: {
        @type: "PostalAddress",
        streetAddress: "7 S Main St",
        addressLocality: "Pleasant Grove",
        addressRegion: "UT",
        postalCode: "84062",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.3637655,
        longitude: -111.7404076
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "228",
        bestRating: "5"
      },
      areaServed: "Pleasant Grove, UT and surrounding communities",
      knowsAbout: "Dog Grooming, Pet owners needing grooming services, travelers requiring boarding, owners with multiple pets, those wanting convenient all-in-one pet care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pet Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced, Dedicated Team"
        }
      ],
      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.