Structured Data

    Lovely Pets Grooming Salon inc

    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: "Lovely Pets Grooming Salon inc",
      description: "Lovely Pets Grooming Salon is a full-service pet grooming facility in Miami specializing in dog and cat grooming for all breeds and sizes. The salon offers professional grooming services including baths, haircuts, nail trimming, ear cleaning, and specialized treatments tailored to each pet's needs. With years of experience and a commitment to pet comfort and safety, Lovely Pets Grooming Salon has built a strong reputation for quality care and attention to detail.",
      url: "http://www.lovelypetsgroomingsalon.com/",
      telephone: "+1-305-476-8980",
      address: {
        @type: "PostalAddress",
        streetAddress: "2635 SW 27th Ave",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33133",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.742853099999998,
        longitude: -80.237776
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "328",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding areas, South Florida",
      knowsAbout: "Dog Grooming, Dog and cat owners seeking professional grooming, Pet owners with multiple pets, Owners of breed-specific dogs requiring specialized grooming",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Breeds Welcome"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Grooming Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Pet-Focused Care"
        }
      ],
      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.