Structured Data

    GROOM! Salon

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "GROOM! Salon",
      description: "GROOM! Salon is a dog grooming service in Silver Spring specializing in professional grooming, bathing, and nail care for dogs. They offer a boutique retail area with unique pet products and operate on a drop-off/pickup basis (8am-4pm Tuesday-Saturday). The salon provides a loving, happy environment focused on customer and dog care, though they have breed capacity limitations and do not groom cats or offer boarding services.",
      url: "http://groomsaloninc.com/",
      telephone: "+1-301-328-5750",
      address: {
        @type: "PostalAddress",
        streetAddress: "8040 Georgia Ave # 100",
        addressLocality: "Silver Spring",
        addressRegion: "MD",
        postalCode: "20910",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9888833,
        longitude: -77.02715239999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "617",
        bestRating: "5"
      },
      areaServed: "Silver Spring, Maryland and surrounding Washington DC Metro areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming in the DC Metro area, owners of specialty breeds requiring experienced handling, busy pet parents needing flexible drop-off/pickup times",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Boutique Retail Area"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Breed-Specific Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Drop-Off Convenience"
        }
      ],
      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.