Structured Data

    Wagg-N-Wash

    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: "Wagg-N-Wash",
      description: "Wagg-N-Wash is a full-service dog grooming facility located in Provo that specializes in professional grooming for dogs of all sizes and breeds. The business offers comprehensive grooming services including baths, haircuts, nail trimming, and other specialized treatments to keep pets healthy and looking their best. With a 4.9-star reputation, they're known for their experienced and caring approach to dog care.",
      telephone: "+1-801-318-6950",
      address: {
        @type: "PostalAddress",
        streetAddress: "1340 S 500 W",
        addressLocality: "Provo",
        addressRegion: "UT",
        postalCode: "84601",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.2160253,
        longitude: -111.6677196
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "27",
        bestRating: "5"
      },
      areaServed: "Provo and surrounding Utah County areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, Breed-specific grooming needs, Pet owners wanting regular maintenance care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Grooming Team"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Grooming Services"
        }
      ],
      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.