Structured Data

    Bark Social

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Bark Social",
      description: "Bark Social is a dog park and social venue in Columbia, Maryland where dogs and their owners can play, socialize, and exercise together. Located next to Merriweather Post Pavilion, this indoor/outdoor facility welcomes all humans—with or without dogs—creating a community space for dog owners. Dogs must be registered with current vaccines and have a membership or day/monthly pass to enter, with registration shared across their Columbia and Baltimore locations.",
      url: "https://barksocial.com/columbia",
      telephone: "+1-443-966-3227",
      address: {
        @type: "PostalAddress",
        streetAddress: "5801 Merriweather Dr",
        addressLocality: "Columbia",
        addressRegion: "MD",
        postalCode: "21044",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.2111271,
        longitude: -76.8643057
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "78",
        bestRating: "5"
      },
      areaServed: "Columbia and Baltimore, Maryland",
      knowsAbout: "Pet Boarding & Daycare, Active dog owners, puppies needing socialization, dogs requiring exercise and play, dog-owning families, community-minded pet parents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Dog Park"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Location Registration"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Extended Hours"
        }
      ],
      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.