Structured Data

    4 the love of Paws

    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: "4 the love of Paws",
      description: "4 the Love of Paws is a full-service dog grooming salon in Franklin offering professional grooming, nail care, teeth cleaning, and specialized treatments for dogs of all breeds and sizes. The experienced team focuses on creating a stress-free, welcoming environment where pets receive personalized care tailored to their individual needs and coat types. Whether you need a full groom, bath, or add-on services like flea treatments, they handle each dog with patience and attention to detail.",
      url: "https://4theloveofpawstn.com/",
      telephone: "+1-615-525-5552",
      address: {
        @type: "PostalAddress",
        streetAddress: "1914 Columbia Ave",
        addressLocality: "Franklin",
        addressRegion: "TN",
        postalCode: "37064",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8971717,
        longitude: -86.876884
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "61",
        bestRating: "5"
      },
      areaServed: "Franklin, TN and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, Pet parents with breed-specific grooming needs, Dogs needing specialized treatments or behavioral accommodations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Menu"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Stress-Free Environment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Breeds 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.