Structured Data

    jeanette brunick grooming and boutique

    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: "jeanette brunick grooming and boutique",
      description: "Jeanette Brunick Grooming and Boutique is an independent pet grooming salon located on St Johns Avenue in Jacksonville offering full grooming services for dogs and cats. The salon combines professional grooming expertise with a boutique retail section featuring pet supplies and accessories. With a focus on personalized care and attention to detail, they serve Jacksonville's pet owners seeking quality grooming in a welcoming neighborhood setting.",
      telephone: "+1-904-575-4930",
      address: {
        @type: "PostalAddress",
        streetAddress: "4228 St Johns Ave",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32210",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.288301599999997,
        longitude: -81.7143859
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Dog Grooming, Dog and cat owners seeking quality grooming, pet owners looking for supplies and accessories, Jacksonville residents in the St Johns neighborhood",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Grooming & Boutique"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Neighborhood Shop"
        }
      ],
      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.