Structured Data

    Tulip Day Spa

    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: "Tulip Day Spa",
      description: "Tulip Day Spa is an Asian spa specializing in massage therapy in Fishersville, VA. They offer deep tissue massage and other therapeutic services in a serene, tranquil environment designed for relaxation and rejuvenation. The spa is known for their skilled therapists and personalized approach to client comfort and satisfaction.",
      url: "https://nbgad2022.wixsite.com/tulip-day-spa-va",
      telephone: "+1-540-255-9788",
      address: {
        @type: "PostalAddress",
        streetAddress: "1782 Jefferson Hwy",
        addressLocality: "Fishersville",
        addressRegion: "VA",
        postalCode: "22939",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.098775499999995,
        longitude: -78.9682223
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Fishersville, VA and surrounding areas",
      knowsAbout: "Massage Therapy, Individuals seeking deep tissue massage, people looking for traditional Asian spa therapies, those in the Fishersville area needing relaxation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Asian Spa Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Extended Hours"
        }
      ],
      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.