Structured Data

    Training Los Angeles

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Training Los Angeles",
      description: "Training Los Angeles offers professional dog training services in the Los Angeles area. With expertise in canine behavior and obedience, they provide customized training programs to help dogs and their owners build a strong relationship. Their experienced trainers work with dogs of all ages and temperaments to address behavioral challenges and teach essential commands.",
      telephone: "+1-888-922-1132",
      address: {
        @type: "PostalAddress",
        streetAddress: "633 W 5th St",
        addressLocality: "Los Angeles",
        addressRegion: "CA",
        postalCode: "90071",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0510801,
        longitude: -118.25435259999999
      },
      areaServed: "Los Angeles, CA and surrounding areas",
      knowsAbout: "Dog Training, Dog owners seeking obedience training, behavior modification, first-time dog owners, owners with behavioral challenges",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Dog Trainers"
        },
        {
          @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.