Structured Data

    Coastal K9 Academy

    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: "Coastal K9 Academy",
      description: "Coastal K9 Academy is a professional dog training facility in Virginia Beach offering comprehensive obedience training, behavior modification, and specialized programs for dogs of all ages and temperaments. Owner-operated with a focus on positive reinforcement methods, they provide both group classes and customized training solutions to address specific behavioral challenges and help owners build stronger relationships with their dogs.",
      url: "http://www.coastalk9nc.com/",
      telephone: "+1-757-831-3625",
      address: {
        @type: "PostalAddress",
        streetAddress: "2608 Horse Pasture Rd",
        addressLocality: "Virginia Beach",
        addressRegion: "VA",
        postalCode: "23453",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.7884313,
        longitude: -76.0612417
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Virginia Beach, Norfolk, and surrounding Hampton Roads area",
      knowsAbout: "Dog Training, First-time dog owners, owners with behavior problem dogs, families wanting to train puppies early, those seeking professional guidance on obedience",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Positive Reinforcement Methods"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Training Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner Education Included"
        }
      ],
      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.