Structured Data

    Wildwood Canine LLC

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Wildwood Canine LLC",
      description: "Wildwood Canine LLC is a dog training and behavior modification service located in Seattle specializing in obedience training, behavior modification, and in-home training programs. The facility works with dogs of all ages and behavioral challenges, offering customized training solutions to help owners build stronger relationships with their pets. Their experienced trainers focus on positive reinforcement methods to address everything from basic obedience to complex behavioral issues.",
      url: "http://wildwoodcanine.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "913 NW 62nd St",
        addressLocality: "Seattle",
        addressRegion: "WA",
        postalCode: "98107",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.673611699999995,
        longitude: -122.3694885
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Seattle and surrounding areas",
      knowsAbout: "Dog Training, Dog owners with behavioral concerns, first-time dog owners seeking obedience training, owners with aggressive or anxious dogs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Training Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Home Training Available"
        }
      ],
      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.