Structured Data

    Ooh La La Pet Spa

    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: "Ooh La La Pet Spa",
      description: "Ooh La La Pet Spa is a family-owned dog and cat grooming salon in McKinney, run by experienced groomer Mikael and a dedicated team of certified groomers with backgrounds in animal care and veterinary work. They offer full grooming services for dogs and cats by appointment, plus walk-in nail clipping and dremeling Wednesday through Saturdays. The salon specializes in personalized care, particularly for anxious, elderly, and small dogs, and provides add-on services like PawdiCure treatments for hyperkeratosis.",
      url: "http://oohlalapetspa.crd.co/",
      telephone: "+1-972-540-0300",
      address: {
        @type: "PostalAddress",
        streetAddress: "2310 Virginia Pkwy STE 170",
        addressLocality: "McKinney",
        addressRegion: "TX",
        postalCode: "75071",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.19897600000001,
        longitude: -96.6429027
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "112",
        bestRating: "5"
      },
      areaServed: "McKinney, TX and surrounding areas",
      knowsAbout: "Dog Grooming, Dog and cat owners seeking gentle, personalized grooming; owners of anxious or elderly pets; rescue and foster animals needing pre-adoption grooming",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-In Nail Services Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced, Certified Team"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Cat Specialist"
        }
      ],
      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.