Structured Data

    Pooch Pals LLC - Dog Walker

    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: "Pooch Pals LLC - Dog Walker",
      description: "Pooch Pals LLC is a professional dog walking and pet care service in Arlington serving the DC metro area since 2012. They offer daily dog walking (15 and 30-minute options), pet sitting, in-home and home-based boarding, behavioral dog training, and pet transportation. All walks are GPS-tracked and tailored to each dog's individual needs, with a focus on socialization, exercise, and safe exploration in open spaces.",
      url: "http://www.thepoochpals.com/",
      telephone: "+1-703-475-9360",
      address: {
        @type: "PostalAddress",
        streetAddress: "3601 Fairfax Dr",
        addressLocality: "Arlington",
        addressRegion: "VA",
        postalCode: "22201",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8833589,
        longitude: -77.1039431
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "88",
        bestRating: "5"
      },
      areaServed: "Arlington, VA and surrounding DC metro communities",
      knowsAbout: "Dog Training, Busy professionals, vacation planners, dog owners seeking socialization and behavioral training, multi-dog households",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed, Insured & Bonded"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "GPS-Tracked Walks"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Behavioral Training Available"
        }
      ],
      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.