Structured Data

    God's Paw Prints

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "God's Paw Prints",
      description: "God's Paw Prints is a pet boarding facility in Fredericksburg, VA that provides overnight boarding for dogs and cats in a home-based setting. Run by a dedicated pet care professional, the business emphasizes a faith-based, compassionate approach to pet care with personalized attention for each animal. They offer a safe, comfortable environment for pets while their owners are away.",
      url: "https://www.godspawprints.com/",
      telephone: "+1-540-604-6524",
      address: {
        @type: "PostalAddress",
        streetAddress: "1826 Sag Harbor Ln",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.3103921,
        longitude: -77.5066598
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners seeking faith-aligned pet care, owners of dogs and cats needing overnight boarding, families looking for personalized home-style boarding",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Faith-Based Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Home-Style Environment"
        }
      ],
      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.