Structured Data

    Urban Pooch Training and Fitness Center

    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: "Urban Pooch Training and Fitness Center",
      description: "Urban Pooch Training and Fitness Center in Chicago offers comprehensive dog training and fitness services designed to improve behavior and physical health. They provide obedience training, behavior modification, and fitness programs tailored to individual dogs' needs. The facility combines professional training expertise with an activity-focused approach to help dogs become well-behaved, confident, and physically fit companions.",
      url: "https://urbanpooch.com/chicago/",
      telephone: "+1-773-961-8880",
      address: {
        @type: "PostalAddress",
        streetAddress: "5400 N Damen Ave",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60625",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.979865100000005,
        longitude: -87.6800994
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "244",
        bestRating: "5"
      },
      areaServed: "Chicago and surrounding areas",
      knowsAbout: "Dog Training, Dog owners seeking behavior improvement, owners of high-energy dogs needing structured exercise, families wanting well-trained companions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Training & Fitness Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional In-House 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.