Structured Data

    Sit Stay Dog Training USA

    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: "Sit Stay Dog Training USA",
      description: "Sit Stay Dog Training USA is a family-owned dog training business in Plantation, FL specializing in obedience training and behavior modification. Founded on the belief that pets are family members, they offer loving, focused instruction combined with discipline to help owners build lifelong relationships with their dogs. Their services include bootcamp training programs and personalized obedience classes designed to address behavioral challenges and teach reliable commands.",
      url: "https://www.sitstaydogtrainingusa.com/",
      telephone: "+1-954-709-4875",
      address: {
        @type: "PostalAddress",
        streetAddress: "2 SW 62nd Terrace",
        addressLocality: "Plantation",
        addressRegion: "FL",
        postalCode: "33317",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.120477899999997,
        longitude: -80.231498
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "105",
        bestRating: "5"
      },
      areaServed: "Plantation and surrounding South Florida areas",
      knowsAbout: "Dog Training, Dogs with behavioral challenges, owners seeking intensive bootcamp training, families wanting obedience foundation, challenging breeds needing expert handling",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned & Personalized Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Board & Train Bootcamp Program"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Behavioral Problem Solving"
        }
      ],
      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.