Structured Data

    Dogs Beautiful

    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: "Dogs Beautiful",
      description: "Dogs Beautiful is a professional dog grooming salon located in Rock Hill, SC, specializing in complete grooming services for dogs of all sizes and coat types. The experienced grooming team provides everything from basic baths and nail trims to full-service grooming and breed-specific cuts, ensuring your dog leaves looking and feeling their best.",
      url: "https://rymap.org/business/dogs-beautiful-mroxzx",
      telephone: "+1-803-230-0653",
      address: {
        @type: "PostalAddress",
        streetAddress: "2354 Ebenezer Rd",
        addressLocality: "Rock Hill",
        addressRegion: "SC",
        postalCode: "29732",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.972790499999995,
        longitude: -81.05506749999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Rock Hill, SC and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, owners with breed-specific grooming needs, pet parents wanting quality care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Breeds Welcome"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Grooming"
        }
      ],
      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.