Structured Data

    Paw Paw's Pet Parlor

    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: "Paw Paw's Pet Parlor",
      description: "Paw Paw's Pet Parlor is a full-service dog grooming salon in Port St. Lucie specializing in professional grooming for dogs of all sizes and coat types. The salon offers bathing, haircuts, nail trimming, and other grooming services in a clean, caring environment. They focus on making each pet's grooming experience comfortable and stress-free.",
      url: "https://rymaps.org/business/paw-paws-pet-parlor-re383a",
      telephone: "+1-772-337-0404",
      address: {
        @type: "PostalAddress",
        streetAddress: "1508 SE Village Green Dr",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34952",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.305469199999997,
        longitude: -80.3056355
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "119",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, pet parents with specific breed grooming needs, busy pet owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced grooming staff"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-service grooming"
        }
      ],
      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.