Structured Data

    Paw Spa DIY Dog Wash and 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: "Paw Spa DIY Dog Wash and Grooming",
      description: "Paw Spa DIY Dog Wash and Grooming in Norfolk offers a unique hybrid model combining self-service dog washing stations with professional grooming services. Pet owners can use equipped wash bays to bathe and groom their own dogs, or book appointments with experienced groomers for full-service grooming. The facility provides a convenient, affordable option for dog owners who want hands-on care or prefer professional expertise.",
      url: "https://www.bestpawspallc.com/",
      telephone: "+1-757-798-9121",
      address: {
        @type: "PostalAddress",
        streetAddress: "141 W Little Creek Rd",
        addressLocality: "Norfolk",
        addressRegion: "VA",
        postalCode: "23505",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.914799599999995,
        longitude: -76.2744934
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Norfolk, VA and surrounding areas",
      knowsAbout: "Dog Grooming, Budget-conscious dog owners, hands-on pet parents, owners seeking affordable grooming alternatives, pet owners wanting professional services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Self-Service Wash Stations"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hybrid Service Model"
        }
      ],
      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.