Structured Data

    House of Mambo

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "House of Mambo",
      description: "House of Mambo is a metaphysical shop and wellness destination in Fredericksburg offering tarot readings, psychic consultations, and holistic services. The business specializes in spiritual guidance and energy work, providing personalized sessions for clients seeking insight into their lives and spiritual development.",
      url: "http://www.bellamambo.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "1715 Princess Anne St",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22401",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.3107986,
        longitude: -77.46515819999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Holistic Wellness, Spiritual seekers, those exploring tarot and psychic guidance, alternative wellness enthusiasts, people seeking personal insight",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Spiritual Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Retail Metaphysical Shop"
        }
      ],
      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.