Structured Data

    Style N Pups ® Dog Grooming & Spa

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Style N Pups ® Dog Grooming & Spa",
      description: "Style N Pups® Dog Grooming & Spa is a professional dog grooming and spa facility located in Jensen Beach, offering comprehensive grooming services including baths, haircuts, nail trimming, and spa treatments. The facility specializes in making dogs feel comfortable and pampered while delivering quality grooming care. They serve pet owners throughout the Treasure Coast area who want professional, attentive grooming for their dogs.",
      telephone: "+1-772-342-3321",
      address: {
        @type: "PostalAddress",
        streetAddress: "1127 NE Jensen Beach Blvd",
        addressLocality: "Jensen Beach",
        addressRegion: "FL",
        postalCode: "34957",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.245455699999997,
        longitude: -80.2366405
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "251",
        bestRating: "5"
      },
      areaServed: "Jensen Beach and surrounding Treasure Coast communities",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, Pet parents wanting spa-quality care, Dogs needing regular maintenance grooming",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Spa Treatments"
        },
        {
          @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.