Structured Data

    Massage by Debbe

    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: "Massage by Debbe",
      description: "Massage by Debbe is an independent massage therapy practice in Port St. Lucie offering personalized therapeutic massage services. Owner Debbe provides a range of massage techniques tailored to individual client needs, from relaxation to therapeutic treatment. The practice focuses on creating a calm, welcoming environment for clients seeking relief from tension, stress, and muscle pain.",
      url: "http://www.massagebydebbe.com/",
      telephone: "+1-772-418-2066",
      address: {
        @type: "PostalAddress",
        streetAddress: "1680 SW Bayshore Blvd #227",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34984",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.290160999999998,
        longitude: -80.365691
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "36",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie and surrounding areas",
      knowsAbout: "Massage Therapy, Individuals seeking therapeutic massage, stress relief, muscle tension recovery, busy professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner-operated practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized massage approach"
        }
      ],
      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.