Structured Data

    The Dog Behaviorist NYC

    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: "The Dog Behaviorist NYC",
      description: "The Dog Behaviorist NYC, run by Dominik Feichtner, specializes in comprehensive dog training and behavior modification services in Brooklyn. With expertise in obedience training, behavior problem resolution, and in-home training programs, Dominik works with dogs of all ages and temperaments to address aggression, anxiety, and other behavioral challenges. The practice focuses on personalized training plans tailored to each dog's unique needs and their owner's goals.",
      url: "https://www.dominikfeichtner.com/",
      telephone: "+1-309-620-4579",
      address: {
        @type: "PostalAddress",
        streetAddress: "86 Fleet Pl #18F",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11201",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6933128,
        longitude: -73.9821362
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "103",
        bestRating: "5"
      },
      areaServed: "Brooklyn and surrounding New York City neighborhoods",
      knowsAbout: "Dog Training, Dog owners with behavioral challenges, first-time dog owners, aggressive or anxious dogs, families seeking obedience training",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Behavior Modification"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Home Training Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Training Plans"
        }
      ],
      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.