Structured Data

    The Dog Next Door Pet Spa

    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: "The Dog Next Door Pet Spa",
      description: "The Dog Next Door Pet Spa is a professional dog grooming facility located in Provo that specializes in comprehensive pet care services. They offer grooming, bathing, and spa treatments designed to keep dogs healthy and looking their best. With a focus on personalized care and attention to detail, they serve pet owners throughout the Provo area who want quality grooming services for their canine companions.",
      telephone: "+1-801-205-2454",
      address: {
        @type: "PostalAddress",
        streetAddress: "2173 Alaska Ave",
        addressLocality: "Provo",
        addressRegion: "UT",
        postalCode: "84606",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.204605199999996,
        longitude: -111.6208008
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Provo, UT and surrounding communities",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, pet owners wanting spa treatments for their dogs, those with specific grooming needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Spa-Quality Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Grooming Staff"
        }
      ],
      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.