Structured Data

    Doggy Style Salon

    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: "Doggy Style Salon",
      description: "Doggy Style Salon is a full-service dog grooming facility in Denver offering professional bathing, haircuts, nail trimming, ear cleaning, and specialized grooming for all breeds and coat types. They provide convenient online booking through their website and cater to dogs of all sizes and temperaments. The salon focuses on providing quality grooming services in a clean, professional environment.",
      url: "https://booking.moego.pet/ol/landing?name=DoggyStyleSalon",
      telephone: "+1-720-778-5122",
      address: {
        @type: "PostalAddress",
        streetAddress: "2041 E Virginia Ave",
        addressLocality: "Denver",
        addressRegion: "CO",
        postalCode: "80209",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.7076796,
        longitude: -104.9631003
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "283",
        bestRating: "5"
      },
      areaServed: "Denver, Colorado and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, breed-specific styling, Dogs of all sizes and coat types",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Online Booking Convenience"
        },
        {
          @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.