Structured Data

    Maytree Massage

    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: "Maytree Massage",
      description: "Maytree Massage is an independent massage therapy practice in Chattanooga offering therapeutic and relaxation massage services. Located on Browns Ferry Road, they provide personalized massage treatments designed to address individual client needs, from stress relief to injury recovery. Their practice focuses on creating a welcoming environment where clients can experience healing and wellness.",
      url: "http://maytreemassage.com/",
      telephone: "+1-423-991-3535",
      address: {
        @type: "PostalAddress",
        streetAddress: "321 Browns Ferry Rd #109",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37419",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0306772,
        longitude: -85.36386340000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "48",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Massage Therapy, Individuals seeking stress relief, people recovering from injury, wellness-focused clients, those new to massage therapy",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Business"
        }
      ],
      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.