Structured Data

    Rock n Pup Pet Salon

    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: "Rock n Pup Pet Salon",
      description: "Rock n Pup Pet Salon is a full-service dog grooming facility in Smyrna offering professional grooming, bathing, and styling services for dogs of all sizes and breeds. With an easy online booking system and a dedicated team of experienced groomers, they provide quality care in a welcoming environment designed to keep pets comfortable and stress-free.",
      url: "https://booking.moego.pet/ol/RocknPupPetSalon124455/landing",
      telephone: "+1-615-483-4863",
      address: {
        @type: "PostalAddress",
        streetAddress: "1281 Rock Springs Rd",
        addressLocality: "Smyrna",
        addressRegion: "TN",
        postalCode: "37167",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.978771,
        longitude: -86.55176279999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "254",
        bestRating: "5"
      },
      areaServed: "Smyrna, TN and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, pet owners with multiple dogs, busy professionals needing convenient scheduling",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Online Booking System"
        },
        {
          @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.