Structured Data

    Better Dog Co.

    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: "Better Dog Co.",
      description: "Better Dog Co. specializes in structured, one-on-one slatmill (canine treadmill) conditioning sessions designed to help dogs release excess energy and improve behavior. Founded on the belief that most behavioral issues stem from under-exercise, they provide personalized, supervised workouts tailored to each dog's fitness level and temperament. They also partner with the Charlottesville-Albemarle SPCA to donate sessions to shelter dogs, helping them become calmer and more adoptable.",
      url: "https://betterdogco.carrd.co/",
      telephone: "+1-434-218-3774",
      address: {
        @type: "PostalAddress",
        streetAddress: "1110 E Market St #12i",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22902",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.0272819,
        longitude: -78.4710352
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Charlottesville, VA and surrounding areas (with pickup/drop-off available)",
      knowsAbout: "Dog Training, Busy dog owners with high-energy dogs, owners seeking behavior improvement through exercise, dogs preparing for adoption",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Slatmill Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Assessment & Supervision"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community Impact Partnership"
        }
      ],
      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.