Structured Data

    Lulu's Doggy Salon & Spaw

    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: "Lulu's Doggy Salon & Spaw",
      description: "Lulu's Doggy Salon & Spaw is a full-service pet grooming and boarding facility in Henderson offering professional dog grooming, spa treatments, and pet boarding services. They specialize in quality coat care, bathing, and wellness-focused treatments designed to keep dogs healthy and comfortable. With experienced groomers and a dedicated boarding facility, Lulu's caters to pet owners seeking comprehensive care for their dogs in one convenient location.",
      url: "https://groomersone.com/pages/lulussalon",
      telephone: "+1-702-796-5858",
      address: {
        @type: "PostalAddress",
        streetAddress: "1000 N Green Valley Pkwy Suite 220",
        addressLocality: "Henderson",
        addressRegion: "NV",
        postalCode: "89074",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0270225,
        longitude: -115.0841377
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "158",
        bestRating: "5"
      },
      areaServed: "Henderson and surrounding Las Vegas Valley areas",
      knowsAbout: "Dog Grooming, Pet owners needing grooming services, dog owners requiring boarding while traveling, owners seeking spa and wellness treatments for their dogs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Grooming & Boarding"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Spa Treatments"
        }
      ],
      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.