Structured Data

    Urban K-9 Dog Training

    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: "Urban K-9 Dog Training",
      description: "Urban K-9 Dog Training is a Brooklyn-based dog training facility specializing in obedience, behavior modification, and puppy training. Located in Carroll Gardens, they work with dogs of all ages and temperaments to address behavioral issues and build strong owner-dog relationships through positive reinforcement methods.",
      url: "http://www.urbank-9.com/",
      telephone: "+1-347-416-2535",
      address: {
        @type: "PostalAddress",
        streetAddress: "314 Carroll St",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11231",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6793088,
        longitude: -73.99233459999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "Brooklyn, NY and surrounding areas",
      knowsAbout: "Dog Training, First-time dog owners, puppies requiring foundational training, dogs with behavior problems, busy professionals seeking structured training programs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Positive Reinforcement Methods"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Ages and Temperaments"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Brooklyn Location"
        }
      ],
      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.