Structured Data

    Demirae Lauren Bodyworks

    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: "Demirae Lauren Bodyworks",
      description: "Demirae Lauren Bodyworks is an independent massage therapy studio in Madison offering personalized bodywork services to help clients achieve relaxation, pain relief, and overall wellness. Owner Demirae Lauren provides skilled massage techniques tailored to individual needs, creating a welcoming space where clients can experience rejuvenation and healing.",
      url: "https://demiraelaurenbodyworks.com/",
      telephone: "+1-608-246-1022",
      address: {
        @type: "PostalAddress",
        streetAddress: "309 W Johnson St",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53703",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.074164499999995,
        longitude: -89.39009310000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Madison, WI and surrounding areas",
      knowsAbout: "Massage Therapy, Individuals seeking personalized massage therapy, those managing chronic pain or tension, professionals needing stress relief",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner-Operated"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Location"
        }
      ],
      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.