Structured Data

    Pawsh Pawradise

    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: "Pawsh Pawradise",
      description: "Pawsh Pawradise is a pet boarding facility in Franklin, TN that provides safe, comfortable care for dogs and cats while their owners are away. The facility offers spacious accommodations, supervised play, and personalized attention to ensure pets feel at home. With a focus on animal welfare and a dedicated staff, Pawsh Pawradise gives pet owners peace of mind during travel or extended absences.",
      url: "http://www.pawshpawradise.com/",
      telephone: "+1-615-920-4321",
      address: {
        @type: "PostalAddress",
        streetAddress: "1552 Columbia Ave",
        addressLocality: "Franklin",
        addressRegion: "TN",
        postalCode: "37064",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.906948199999995,
        longitude: -86.8751796
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "69",
        bestRating: "5"
      },
      areaServed: "Franklin, TN and surrounding areas",
      knowsAbout: "Pet Boarding & Daycare, Pet owners traveling or needing temporary care, multi-pet households, pets needing supervised socialization",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Spacious Accommodations"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Supervised Play & Socialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Both Dogs & Cats Welcome"
        }
      ],
      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.