Structured Data

    Ruffians' Charm School

    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: "Ruffians' Charm School",
      description: "Ruffians' Charm School is a dog training business in Charlottesville run by Valerie, offering professional training services to help dogs develop good manners and behavior. The school specializes in transforming dogs through personalized training programs designed to address specific behavioral needs and create well-mannered companions. Whether you have a new puppy or an adult dog with behavioral challenges, Ruffians' Charm School provides expert guidance to help your dog succeed.",
      url: "http://www.dogtrainingbyvalerie.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "918 Harris St b",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22903",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.037905699999996,
        longitude: -78.4822682
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "Dog Training, New dog owners, dogs with behavioral issues, families seeking professional obedience training",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner-Operated by Valerie"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Behavioral Focus"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.