Structured Data

    Joni Grooming Spa & Boutique

    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: "Joni Grooming Spa & Boutique",
      description: "Joni Grooming Spa & Boutique is a full-service pet grooming facility in Boca Raton offering professional grooming, spa treatments, and a curated pet boutique. The business combines premium grooming services with a retail component, providing dog owners with one-stop shopping for grooming, wellness, and pet products all in one location.",
      url: "http://jonigroomingspa.com/",
      telephone: "+1-561-368-2009",
      address: {
        @type: "PostalAddress",
        streetAddress: "2220 N Federal Hwy",
        addressLocality: "Boca Raton",
        addressRegion: "FL",
        postalCode: "33431",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.369737999999998,
        longitude: -80.0763047
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "291",
        bestRating: "5"
      },
      areaServed: "Boca Raton and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking premium grooming with retail convenience, pet owners wanting spa-quality treatments, luxury pet care shoppers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Boutique"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Spa Services"
        }
      ],
      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.