Structured Data

    Taurus K9

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Taurus K9",
      description: "Taurus K9 is a dog training facility in Aransas Pass specializing in professional canine behavior modification and obedience training. They offer comprehensive training programs designed to address behavioral issues and teach fundamental obedience skills to dogs of all ages. With a focus on customized training solutions, Taurus K9 helps dog owners develop well-behaved, confident pets.",
      url: "https://www.taurusk9.com/",
      telephone: "+1-361-230-1932",
      address: {
        @type: "PostalAddress",
        streetAddress: "McMullen Ln",
        addressLocality: "Aransas Pass",
        addressRegion: "TX",
        postalCode: "78336",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.9126034,
        longitude: -97.171154
      },
      areaServed: "Aransas Pass, TX and surrounding coastal Bend areas",
      knowsAbout: "Dog Training, Dog owners with behavior concerns, first-time dog owners seeking obedience training, owners of dogs with aggression or anxiety issues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Behavior Modification Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Training Programs"
        }
      ],
      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.