Structured Data

    North Paws Ranch

    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: "North Paws Ranch",
      description: "North Paws Ranch is an in-home doggy daycare and boarding facility in North Las Vegas run by Rhonda, a certified dog trainer with 35+ years of experience in canine care. The facility offers both day care and overnight boarding in a home environment rather than a kennel, complete with two fenced yards, two pools (seasonal), a dog treadmill, and included basic obedience training during every stay. Rhonda provides daily photo and video updates, pack walks, socialization, and personalized attention—with Canine CPR certification and 24/7 availability for emergency bookings.",
      url: "http://northpawsranch.com/",
      telephone: "+1-248-854-1646",
      address: {
        @type: "PostalAddress",
        streetAddress: "Perliter Ave",
        addressLocality: "North Las Vegas",
        addressRegion: "NV",
        postalCode: "89030",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1928574,
        longitude: -115.1088819
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "54",
        bestRating: "5"
      },
      areaServed: "North Las Vegas, Nevada and surrounding areas (15 minutes from the Strip)",
      knowsAbout: "Pet Boarding & Daycare, Dog owners seeking personalized, home-based boarding and daycare, anxious or special-needs dogs, frequent travelers, owners wanting obedience reinforcement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "35+ Years Experience with Certified Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Home-Based Care with Amenities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Daily Updates and Emergency Availability"
        }
      ],
      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.