Structured Data

    Dog Academy of NC, LLC

    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: "Dog Academy of NC, LLC",
      description: "Dog Academy of NC is a comprehensive dog training facility in Durham offering obedience training, behavior modification, puppy classes, and board-and-train programs. Led by experienced trainers, they specialize in addressing behavioral issues while building strong owner-dog relationships through proven training methods. They serve dogs of all ages and temperaments, from puppies to adult dogs with specific challenges.",
      url: "http://www.dogacademyofnc.com/",
      telephone: "+1-919-645-7853",
      address: {
        @type: "PostalAddress",
        streetAddress: "1215 Stone Rd",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27703",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.947973399999995,
        longitude: -78.8547985
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "55",
        bestRating: "5"
      },
      areaServed: "Durham, NC and surrounding areas",
      knowsAbout: "Dog Training, Puppy owners, first-time dog owners, owners with behavioral challenges, busy professionals seeking board-and-train programs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Training Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Behavior Specialist Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Puppy-Focused Training"
        }
      ],
      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.