Structured Data

    Wags To Riches

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Wags To Riches",
      description: "Wags To Riches is a dog grooming salon in Chattanooga offering professional grooming services for dogs of all sizes and coat types. Located on Dayton Boulevard, the salon specializes in creating a clean, healthy, and comfortable experience for pets with attention to each dog's individual needs and temperament.",
      telephone: "+1-423-991-7591",
      address: {
        @type: "PostalAddress",
        streetAddress: "3627 Dayton Blvd",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37415",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.11547,
        longitude: -85.292892
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "69",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Dog Grooming, Dog owners seeking professional grooming, pet owners with dogs requiring regular maintenance care, customers wanting personalized grooming attention",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Dog Sizes Welcome"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individual Dog Focus"
        }
      ],
      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.