Structured Data

    Just Tiny Paws Dog Grooming

    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: "Just Tiny Paws Dog Grooming",
      description: "Just Tiny Paws is a private, one-on-one dog grooming studio in Las Vegas specializing in small dog breeds up to 30 lbs. Run by Ana, a groomer with over 11 years of experience, the studio offers a calm, low-stress grooming environment where each dog receives individual attention and gentle handling in a quiet spa-style setting. Services include full grooming with customized haircuts, basic bath and tidy, puppy first groom programs, and optional deluxe bath treatments—all featuring premium hydra baths, blueberry facials, paw balm, and fresh breath spray to keep pets comfortable and healthy.",
      url: "https://book.heygoldie.com/Just-tiny-paws",
      telephone: "+1-702-596-3644",
      address: {
        @type: "PostalAddress",
        streetAddress: "B, 4031 E Lake Mead Blvd",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89115",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1953384,
        longitude: -115.08649100000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "55",
        bestRating: "5"
      },
      areaServed: "Las Vegas, NV and surrounding areas",
      knowsAbout: "Dog Grooming, Small dog owners seeking low-stress grooming, puppy owners preparing for their first groom, owners of high-maintenance coats needing specialized care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private One-On-One Sessions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Breed Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Premium Hydration & Wellness"
        }
      ],
      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.