marketplace-plans.com Open in urlscan Pro
104.26.6.205  Public Scan

Submitted URL: http://marketplace-plans.com/
Effective URL: https://marketplace-plans.com/
Submission: On November 12 via manual from US — Scanned from CA

Form analysis 1 forms found in the DOM

POST /processing-form

<form action="/processing-form" method="POST" id="main-form">
  <input id="xxTrustedFormCertUrl" name="xxTrustedFormCertUrl" type="hidden" value="https://cert.trustedform.com/54f1470a2913f6df73e91ea9405ffabb93bca85d">
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8LdwRj5cSiBCknm1jdwmZyhoK9sNYCsoiAu4YUp8QdpnqazdhKlzL5RGfc7Zog90MM7ewgc-_YcCF4PgiTisnz9btU4okZxYV_-6EEp_IXUMBA1Gz3rlFjOCsMeKMiF86PwC8bNDD2eaBJtTgatgvA8">
  <div class="fields">
    <div class="lp-pom-form-field drop-down" id="container_state">
      <label class="main lp-form-label" for="state" id="label_state" style="height: auto;">
        <span class="label-style">State*</span>
      </label>
      <select id="state" class="ub-input-item single form_elem_state" required="" data-val="true" data-val-required="The State field is required." name="State">
        <option value="">Select a State</option>
        <option value="Alabama">Alabama</option>
        <option value="Alaska">Alaska</option>
        <option value="Arizona">Arizona</option>
        <option value="Arkansas">Arkansas</option>
        <option value="California">California</option>
        <option value="Colorado">Colorado</option>
        <option value="Connecticut">Connecticut</option>
        <option value="Delaware">Delaware</option>
        <option value="District of Columbia">District of Columbia</option>
        <option value="Florida">Florida</option>
        <option value="Georgia">Georgia</option>
        <option value="Hawaii">Hawaii</option>
        <option value="Idaho">Idaho</option>
        <option value="Illinois">Illinois</option>
        <option value="Indiana">Indiana</option>
        <option value="Iowa">Iowa</option>
        <option value="Kansas">Kansas</option>
        <option value="Kentucky">Kentucky</option>
        <option value="Louisiana">Louisiana</option>
        <option value="Maine">Maine</option>
        <option value="Maryland">Maryland</option>
        <option value="Massachusetts">Massachusetts</option>
        <option value="Michigan">Michigan</option>
        <option value="Minnesota">Minnesota</option>
        <option value="Mississippi">Mississippi</option>
        <option value="Missouri">Missouri</option>
        <option value="Montana">Montana</option>
        <option value="Nebraska">Nebraska</option>
        <option value="Nevada">Nevada</option>
        <option value="New Hampshire">New Hampshire</option>
        <option value="New Jersey">New Jersey</option>
        <option value="New Mexico">New Mexico</option>
        <option value="New York">New York</option>
        <option value="North Carolina">North Carolina</option>
        <option value="North Dakota">North Dakota</option>
        <option value="Ohio">Ohio</option>
        <option value="Oklahoma">Oklahoma</option>
        <option value="Oregon">Oregon</option>
        <option value="Pennsylvania">Pennsylvania</option>
        <option value="Rhode Island">Rhode Island</option>
        <option value="South Carolina">South Carolina</option>
        <option value="South Dakota">South Dakota</option>
        <option value="Tennessee">Tennessee</option>
        <option value="Texas">Texas</option>
        <option value="Utah">Utah</option>
        <option value="Vermont">Vermont</option>
        <option value="Virginia">Virginia</option>
        <option value="Washington">Washington</option>
        <option value="West Virginia">West Virginia</option>
        <option value="Wisconsin">Wisconsin</option>
        <option value="Wyoming">Wyoming</option>
      </select>
    </div>
    <div class="lp-pom-form-field drop-down" id="container_age">
      <label class="main lp-form-label" for="age" id="label_age" style="height: auto;">
        <span class="label-style">Age*</span>
      </label>
      <select id="age" class="ub-input-item single form_elem_age" required="" data-val="true" data-val-required="The Age field is required." name="Age">
        <option value="">Select an Age Group</option>
        <option value="Under 18">Under 18</option>
        <option value="18-25">18-25</option>
        <option value="26-35">26-35</option>
        <option value="36-45">36-45</option>
        <option value="46-55">46-55</option>
        <option value="56-65">56-65</option>
        <option value="Over 65">Over 65</option>
      </select>
    </div>
    <div class="lp-pom-form-field drop-down" id="container_plan_type">
      <label class="main lp-form-label" for="plan_type" id="label_plan_type" style="height: auto;">
        <span class="label-style">Plan Type</span>
      </label>
      <select id="plan_type" class="ub-input-item single form_elem_plan_type" data-val="true" data-val-required="The PlanType field is required." name="PlanType">
        <option value="">– Select Plan Type –</option>
        <option value="Individual">Individual</option>
        <option value="Family">Family</option>
        <option value="Medicare">Medicare</option>
      </select>
    </div>
    <div class="lp-pom-form-field drop-down" id="container_gender">
      <label class="main lp-form-label" for="gender" id="label_gender" style="height: auto;">
        <span class="label-style">Gender*</span>
      </label>
      <select id="gender" class="ub-input-item single form_elem_gender" required="" data-val="true" data-val-required="The Gender field is required." name="Gender">
        <option value="">Select your Gender</option>
        <option value="Male">Male</option>
        <option value="Female">Female</option>
      </select>
    </div>
    <div class="lp-pom-form-field single-line-text" id="container_first_name">
      <label class="main lp-form-label" for="first_name" id="label_first_name" style="height: auto;">
        <span class="label-style">First Name*</span>
      </label>
      <input id="first_name" type="text" class="ub-input-item single text form_elem_first_name" required="" data-val="true" data-val-regex="Invalid First Name" data-val-regex-pattern="^[A-Za-z]+(?:\s[A-Za-z]+){0,2}$"
        data-val-required="The First Name field is required." name="FirstName" value="">
    </div>
    <div class="lp-pom-form-field single-line-text" id="container_last_name">
      <label class="main lp-form-label" for="last_name" id="label_last_name" style="height: auto;">
        <span class="label-style">Last Name*</span>
      </label>
      <input id="last_name" type="text" class="ub-input-item single text form_elem_last_name" required="" data-val="true" data-val-regex="Invalid Last Name" data-val-regex-pattern="^[A-Za-z]+(?:\s[A-Za-z]+)?$"
        data-val-required="The Last Name field is required." name="LastName" value="">
    </div>
    <div class="lp-pom-form-field email" id="container_email_optional">
      <label class="main lp-form-label" for="email_optional" id="label_email_optional" style="height: auto;">
        <span class="label-style">Email (optional)</span>
      </label>
      <input id="email_optional" type="email" class="ub-input-item single text form_elem_email_optional" pattern="^[a-zA-Z0-9._%+\-]+@[a-zA-Z0-9_\-]+[.]+[a-zA-Z0-9\-.]{2,61}$" name="Email" value="">
    </div>
    <div class="lp-pom-form-field single-line-text" id="container_phone_number">
      <label class="main lp-form-label" for="phone_number" id="label_phone_number" style="height: auto;">
        <span class="label-style">Phone Number*</span>
      </label>
      <input id="phone_number" type="tel" class="ub-input-item single text form_elem_phone_number" required="" pattern="^\+?1?[ \-]?[\(]?[2-9][0-9][0-9][\)]?[ \-]?[2-9][0-9][0-9][ \-]?[0-9]{4}$" data-val="true"
        data-val-required="The PhoneNumber field is required." name="PhoneNumber" value="" inputmode="text">
    </div>
  </div>
  <button class="lp-element lp-pom-button" id="lp-pom-button-359" type="submit">
    <span class="label">
      <strong>Get My Free Quote &gt;&gt;</strong>
    </span>
  </button>
  <input type="hidden" name="xxTrustedFormToken" value="https://cert.trustedform.com/54f1470a2913f6df73e91ea9405ffabb93bca85d" id="xxTrustedFormToken_0"><input type="hidden" name="xxTrustedFormPingUrl"
    value="https://ping.trustedform.com/0.zv_xTjnDWQdNDhHKtZNGm8PMt5PjGdZqoT0Yjk0xrhQMRfw-CV1l6FatAkOcZUiXqunJq4g.ZHuM0f75pavD79IOEC4ajg.3WeJHqAOVpSO10ykDjanbQ" id="xxTrustedFormPingUrl_0">
</form>

Text Content

Copyright © 2024-2025 Marketplace-Plans.com | All rights reserved | 1 South
Finley Ave, Suite 3, Basking Ridge, NJ 07920
G2 Verification:
https://www.g2llc.com/approved-health-insurance-provider/?pdb=947


Marketplace-Plans.com. is privately owned & operated by Lead Generation Inc.
Requests for applications for health plans on Marketplace-Plans.com are made
through Lead Generation Inc. or its Partners, only where licensed and appointed.
Licensing information can be found here. Submission of your information to our
website constitutes your expressed permission for an agent to contact you with
additional information about the cost and coverage details of the health plans
that we write. Possible health plan options include, but are not limited to
Major Medical Plans, Short Term Plans, Fixed Indemnity Plans, Life Plans and
more. Descriptions are for informational purposes only and subject to change.
Health plans may not be available in all states. For a complete description,
please call 1-888-424-9682 "TTY 711" to determine your eligibility and to
request a copy of the applicable policy. Marketplace-Plans.com is not affiliated
with or endorsed by the United States government or the federal Medicare
program. By using this site, you acknowledge that you have read and agree to the
Terms of Use and Privacy Policy.

This website may not display all data on Qualified Health Plans being offered in
your state through the Marketplace website or the federal Medicare program. This
is not a complete listing of plans available in your service area. To see all
available data on Qualified Health Plan options in your state, visit your state
Marketplace website, go to the Health Insurance Marketplace website at
https://www.healthcare.gov or consult https://www.medicare.gov.

We do not offer every plan available in your area. Currently we represent 27
organizations which offer 128,950 products in your area. Please contact
Medicare.gov, 1-800-MEDICARE, or your local State Health Insurance Program
(SHIP) to get information on all of your options..

Submitting this form does NOT affect your current enrollment, nor will it enroll
you in a Medicare Advantage plan, Medicare Prescription Drug plan, Medicare
Supplement Plan, or any other Medicare plan. Lead Generation Inc. is independent
of the Medicare program and is neither associated with nor endorsed by The
Centers for Medicare & Medicaid Services (CMS) or any other governmental agency.

The plans represented on Marketplace-Plans.com are Medicare Advantage HMO, PPO
and PFFS organizations and stand-alone prescription drug plans with a Medicare
contract. Enrollment in any plan depends on contract renewal. If you are paying
Medicare Part B premium, you must continue to pay it to maintain coverage.

Licenses • Privacy Policy • Terms of Use • Contact Us • Do Not Contact

2021 Medical Plans & Rates

Aetna



Cigna



BCBS



Horizon



United

and
more!

and
more!

Aetna



Cigna



BCBS



Horizon



United



and
more!




Discount Health Plans are NOW Available!

State* Select a State Alabama Alaska Arizona Arkansas California Colorado
Connecticut Delaware District of Columbia Florida Georgia Hawaii Idaho Illinois
Indiana Iowa Kansas Kentucky Louisiana Maine Maryland Massachusetts Michigan
Minnesota Mississippi Missouri Montana Nebraska Nevada New Hampshire New Jersey
New Mexico New York North Carolina North Dakota Ohio Oklahoma Oregon
Pennsylvania Rhode Island South Carolina South Dakota Tennessee Texas Utah
Vermont Virginia Washington West Virginia Wisconsin Wyoming
Age* Select an Age Group Under 18 18-25 26-35 36-45 46-55 56-65 Over 65
Plan Type – Select Plan Type – Individual Family Medicare
Gender* Select your Gender Male Female
First Name*
Last Name*
Email (optional)
Phone Number*
Get My Free Quote >>

This is a solicitation for insurance -by clicking the "Get My Free Quote" button
and submitting this form, I agree that I am 18+ years old and I provide my
E-SignAct signature expressly consenting to receive emails, calls, postal mail,
text messages and other forms of marketing communication regarding health
insurance options, including Medicare Supplement, Medicare Advantage and/or
Prescription Drug Plans from Lead Generation Inc. to the number(s) I provided,
including a mobile phone, even if I am on a state or federal Do Not Call and/or
Do Not Email registry. Such calls and text messages may use automated telephone
dialing systems, artificial or pre-recorded voices. I understand my wireless
carrier may impose charges for calls or texts. I understand that I consent and
agree to all terms found in the privacy policy, site visit recordation by
TrustedForm, and Arbitration/Terms of Use. my consent to receive communications
is not a condition of purchase and I may revoke my consent at any time by
visiting here.

SAVE THOUSANDS - Confirm Your Information for a FREE Health Plan Quote

1-888-424-9682





Compare Health Plans
Across the United States

Alabama
Alaska
Arizona
Arkansas
California
Colorado
Connecticut
Delaware
Florida
Georgia

Hawaii
Idaho
Illinois
Indiana
Iowa
Kansas
Kentucky
Louisiana
Maine
Maryland

Massachusetts
Michigan
Minnesota
Mississippi
Missouri
Montana
Nebraska
Nevada
New Hampshire
New Jersey

New Mexico
New York
North Carolina
North Dakota
Ohio
Oklahoma
Oregon
Pennsylvania
Rhode Island
South Carolina

South Dakota
Tennessee
Texas
Utah
Vermont
Virginia
Washington
West Virginia
Wisconsin
Wyoming

Compare ACA plans vs. short term plans and fixed indemnity. Fast & free, no
obligation quotes for you and your family.






INDIVIDUAL PLANS • FAMILY PLANS • MEDICARE PLANS

Discount Health Plans are NOW Available!

1-888-424-9682



BEST RATES BY PHONE - CLICK TO CALL



Compare ACA plans vs. short term plans and fixed indemnity. Fast & free, no
obligation quotes for you and your family.




INDIVIDUAL PLANS
FAMILY PLANS
MEDICARE PLANS