Structured Data

    The Grommers

    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: "The Grommers",
      description: "The Grommers is a pet grooming salon in Fort Lauderdale specializing in professional dog and cat grooming services. They offer full-service grooming including baths, haircuts, nail trimming, and specialized treatments to keep pets looking and feeling their best. With a focus on pet comfort and quality care, The Grommers serves the local community with experienced grooming professionals.",
      url: "http://www.allurepetspa.com/",
      telephone: "+1-561-304-8012",
      address: {
        @type: "PostalAddress",
        streetAddress: "1111 NE 17th Way",
        addressLocality: "Fort Lauderdale",
        addressRegion: "FL",
        postalCode: "33304",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.139633000000003,
        longitude: -80.1242482
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "103",
        bestRating: "5"
      },
      areaServed: "Fort Lauderdale and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners, cat owners, pet parents seeking professional grooming",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Pet Spa"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Professional Team"
        }
      ],
      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.