Structured Data

    On-Command Canine Obedience Training

    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: "On-Command Canine Obedience Training",
      description: "On-Command Canine Obedience Training is a dog training facility in Port St. Lucie specializing in obedience and behavioral training for dogs of all ages. They offer personalized training programs designed to address specific behavioral challenges and teach essential commands, helping dogs become well-mannered companions. With a focus on practical obedience skills, they work with individual dogs to improve their behavior and responsiveness.",
      telephone: "+1-772-631-1239",
      address: {
        @type: "PostalAddress",
        streetAddress: "532 SE Wallace Terrace",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34983",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.297163899999997,
        longitude: -80.3366119
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie and surrounding areas",
      knowsAbout: "Dog Training, Dog owners seeking obedience training, Families with behavioral challenges, First-time dog owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Training Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Ages Welcome"
        }
      ],
      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.