Structured Data

    Mindful Canines of Texas

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Mindful Canines of Texas",
      description: "Mindful Canines of Texas, located in Port Aransas, offers comprehensive dog training and behavior modification services. They specialize in obedience training, puppy classes, and behavior modification to help dogs and their owners build strong, positive relationships. Their certified trainers use force-free, science-based training methods tailored to each dog's individual needs.",
      url: "https://www.mindfulcaninestx.com/",
      telephone: "+1-361-445-7627",
      address: {
        @type: "PostalAddress",
        streetAddress: "110 W Brundrett Ave",
        addressLocality: "Port Aransas",
        addressRegion: "TX",
        postalCode: "78373",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.835588599999998,
        longitude: -97.06162929999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Port Aransas and surrounding Coastal Bend area",
      knowsAbout: "Dog Training, New puppy owners, dogs with behavioral challenges, owners seeking humane training methods",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Force-Free Methods"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Trainers"
        }
      ],
      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.