Structured Data

    Avéra MedSpa

    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: "Avéra MedSpa",
      description: "Avéra MedSpa in Fredericksburg combines medical-grade spa treatments with wellness services in a professional setting. They offer a range of aesthetic and wellness treatments designed to enhance appearance and promote overall health. With a focus on personalized care and quality results, Avéra MedSpa serves clients seeking non-invasive cosmetic and wellness solutions.",
      url: "http://www.averamedspa.live/",
      telephone: "+1-540-412-8280",
      address: {
        @type: "PostalAddress",
        streetAddress: "10708 Ballantraye Dr 204 suite B",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.246119,
        longitude: -77.51348
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Wellness & Med Spas, Skincare-focused individuals, aesthetic enhancement seekers, wellness-oriented clients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Medical-Grade Treatments"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.