Structured Data

    Groomingdales

    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: "Groomingdales",
      description: "Groomingdales is a full-service dog grooming salon in Las Vegas offering professional bathing, haircuts, nail trimming, and breed-specific grooming for all dog sizes and coat types. Located on West Cheyenne Avenue, they provide a clean, welcoming environment where experienced groomers handle each pet with care to keep dogs looking and feeling their best.",
      url: "https://groomingdalesvegas.com/",
      telephone: "+1-702-645-6986",
      address: {
        @type: "PostalAddress",
        streetAddress: "6712 W Cheyenne Ave",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89108",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.2192667,
        longitude: -115.24280589999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "343",
        bestRating: "5"
      },
      areaServed: "Las Vegas and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, breed-specific cuts, pet parents with multiple dogs, dogs needing regular maintenance grooming",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Breed-Specific Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Grooming"
        }
      ],
      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.