Structured Data

    Pawlished Pup

    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: "Pawlished Pup",
      description: "Pawlished Pup is a professional dog grooming salon located in Jersey City offering full-service grooming for dogs of all sizes and breeds. The salon specializes in customized grooming services tailored to each dog's needs, with experienced groomers dedicated to making every visit a positive experience. They welcome walk-in clients and maintain high standards of cleanliness and pet care.",
      url: "https://book.squareup.com/appointments/73nhhogs56cxd1/location/LRJWFAP91YXWQ/services/XPSQLRX2SFZYHJPXVEJ7ZUHJ",
      telephone: "+1-201-465-0020",
      address: {
        @type: "PostalAddress",
        streetAddress: "297 Grove St Lower Level",
        addressLocality: "Jersey City",
        addressRegion: "NJ",
        postalCode: "07302",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.7185754,
        longitude: -74.04378369999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "42",
        bestRating: "5"
      },
      areaServed: "Jersey City, NJ and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking convenient, professional grooming, pet owners with multiple dogs, breeds requiring specialized grooming care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-In Friendly"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Breed-Specific Expertise"
        }
      ],
      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.