Structured Data

    Pet Supplies Plus Rock Hill Grooming

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Pet Supplies Plus Rock Hill Grooming",
      description: "Pet Supplies Plus Rock Hill Grooming offers professional dog grooming services at their Celanese Road location in Rock Hill. As part of the Pet Supplies Plus network, they combine grooming expertise with access to a full pet supply store, providing convenient one-stop shopping for pet owners. Their grooming services cater to dogs of all sizes and coat types.",
      url: "https://www.petsuppliesplus.com/dog-grooming",
      telephone: "+1-803-323-3200",
      address: {
        @type: "PostalAddress",
        streetAddress: "2730 Celanese Rd",
        addressLocality: "Rock Hill",
        addressRegion: "SC",
        postalCode: "29732",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.97745,
        longitude: -81.02686
      },
      areaServed: "Rock Hill, SC and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking convenient grooming with retail shopping, pet owners looking for one-stop pet care solutions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Pet Supply Store"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Pet Supplies Plus Network"
        }
      ],
      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.