Structured Data

    The Barker Lounge

    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: "The Barker Lounge",
      description: "The Barker Lounge is a pet boarding facility in Cranford, NJ that provides overnight boarding and daycare services for dogs and cats. With a focus on comfort and supervision, the facility offers a safe environment where pets can stay while their owners are away, along with daily care options for working pet parents who need daytime support.",
      url: "http://www.thebarkerlounge.com/",
      telephone: "+1-908-276-6000",
      address: {
        @type: "PostalAddress",
        streetAddress: "450 N Ave E",
        addressLocality: "Cranford",
        addressRegion: "NJ",
        postalCode: "07016",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6585027,
        longitude: -74.2851058
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "387",
        bestRating: "5"
      },
      areaServed: "Cranford, NJ and surrounding Union County areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling or working full-time, vacation planners needing trusted pet care, cat and dog owners seeking socialization and supervision",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Overnight Boarding Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Daycare 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.