pearsonfillinger.com Open in urlscan Pro
2606:4700::6812:785b  Public Scan

URL: https://pearsonfillinger.com/
Submission: On November 18 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

<form data-type="contact-form" class="js-form">
  <div class="home-valuation__step home-valuation__step--1 active js-step-1" data-wow-delay="1s">
    <h2>What’s your property worth?</h2>
    <div class="form-content ">
      <div class="home-valuation-inline">
        <div class="home-valuation-inline__input">
          <div class="inp inp--dark-bg">
            <label for="adress">PROPERTY ADDRESS</label>
            <input id="adress" name="message" type="text" class="pac-target-input" required="" placeholder="" autocomplete="off">
          </div>
          <div class="home-valuation__map" id="home-valuation-map">
            <div style="height: 100%; width: 100%;">
              <div style="overflow: hidden;"></div>
            </div>
          </div>
        </div>
        <div class="home-valuation-inline__button">
          <button type="button" class="btn btn--primary-light button-style-2" id="btn-continue" disabled="">continue</button>
        </div>
      </div>
    </div>
  </div>
  <div class="home-valuation__step home-valuation__step--2">
    <h5>CONTACT INFORMATION</h5>
    <h3 class="serif"> Almost There! You’re 1 Step Away </h3>
    <div class="form-content">
      <div class="inp inp--dark-bg">
        <label for="full_name">FULL NAME:</label>
        <input id="full_name" name="firstName" type="text" class="text-input" required="" placeholder="">
      </div>
      <div class="inp inp--dark-bg">
        <label for="email_address">EMAIL ADDRESS:</label>
        <input id="email_address" type="email" class="text-input" name="email" required="" placeholder="">
      </div>
      <div class="inp inp--dark-bg">
        <label for="phone_number">PHONE NUMBER:</label>
        <input id="phone_number" type="tel" class="text-input" name="phoneNumber" required="" placeholder="">
      </div>
      <!--           <div class="inp inp--dark-bg">
            <label for="time_frame">TIME FRAME: (Optional)</label>
            <input id="time_frame" type="text" class="text-input" name="timeFrame" placeholder="">
          </div>
           -->
      <div class="inp inp--dark-bg custom-label-group custom-label-group--select">
        <label for="time_frame">TIME FRAME: (Optional)</label>
        <select id="time_frame" class="visually-hidden" name="timeFrame">
          <option disabled="" selected="" value=""></option>
          <option value="I want to sell my home now">I want to sell my home now</option>
          <option value="In the next 3 months">In the next 3 months</option>
          <option value="In the next 12 months">In the next 12 months</option>
          <option value="I’m just curious about my home’s value">I’m just curious about my home’s value</option>
        </select>
        <div class="custom-select" role="presentation">
          <button class="custom-select-toggle text-input" type="button" aria-haspopup="true" aria-expanded="false" id="time_framecustom"></button>
          <div class="custom-select-menu" aria-labelledby="time_framecustom">
            <div class="custom-select-content">
              <button value="" class="custom-select-item" type="button" disabled=""></button><button value="I want to sell my home now" class="custom-select-item" type="button">I want to sell my home now</button><button value="In the next 3 months"
                class="custom-select-item" type="button">In the next 3 months</button><button value="In the next 12 months" class="custom-select-item" type="button">In the next 12 months</button><button value="I’m just curious about my home’s value"
                class="custom-select-item" type="button">I’m just curious about my home’s value</button>
            </div>
          </div>
        </div>
      </div>
      <div class="inp inp--dark-bg h-pot">
        <label for="section-56759af2-0c4c-4b4b-8eab-b243fe7911e9-middleName">Middle Name</label>
        <input id="section-56759af2-0c4c-4b4b-8eab-b243fe7911e9-middleName" name="middleName" value="" autocomplete="off" tabindex="-1">
      </div>
      <input type="hidden" name="source" value="HOME_VALUATION">
      <div class="lp-disclaimer">By providing Mary Fillinger your contact information, you acknowledge and agree to our <a href="/terms-and-conditions" target="_blank">Privacy Policy</a> and consent to receiving marketing communications, including
        through automated calls, texts, and emails, some of which may use artificial or prerecorded voices. This consent isn’t necessary for purchasing any products or services and you may opt out at any time. To opt out from texts, you can reply,
        ‘stop’ at any time. To opt out from emails, you can click on the unsubscribe link in the emails. Message and data rates may apply. </div>
    </div>
    <button type="submit" class="btn btn--primary-light button-style-2">GET MY VALUATION</button>
  </div>
</form>

<form data-type="contact-form" class="newsletter-signup__form">
  <div class="newsletter-signup__form-container">
    <div class="lp-title-group">
      <h2 class="lp-h2">Receive exclusive off-market listings in your inbox.</h2>
      <div class="lp-text--subtitle">
        <p>Are you interested in buying a home? Look no further than working with Petaluma's experts.</p>
      </div>
    </div>
    <div class="newsletter-signup-form">
      <div class="newsletter-signup__inputs-container">
        <input id="section-0722200a-5db5-4f58-bbeb-1c74640f6dd7__newsSignFirstName" type="text" name="name" class="lp-input lp-input--light newsletter-signup__form-item" required="" placeholder="Name">
        <input id="section-0722200a-5db5-4f58-bbeb-1c74640f6dd7__newsSignEmail" type="email" name="email" class="lp-input lp-input--light newsletter-signup__form-item" required="" placeholder="Email"
          pattern="[a-zA-Z0-9.!#$%&amp;’*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)+">
        <button type="submit" class="lp-btn lp-btn--filled lp-btn--light submit button-style-2 newsletter-signup__form-item lp-btn--mob-full-width">Submit</button>
        <div class="lp-h-pot">
          <input id="section-0722200a-5db5-4f58-bbeb-1c74640f6dd7__newsSignMiddleName" name="middleName" value="" autocomplete="off" tabindex="-1">
        </div>
        <input style="display: none;" type="text" name="source" value="NEWSLETTER_SIGNUP">
      </div>
    </div>
  </div>
  <div class="success-block">
    <div class="lp-title-group">
      <h2 class="lp-h2">Thank You</h2>
      <div class="lp-text--subtitle">
        <p>You have successfully been added to our Newsletter. Stay tuned for the latest updates sent straight to your inbox!</p>
      </div>
    </div>
  </div>
</form>

<form data-type="contact-form" class="form-content">
  <div class="h-pot">
    <label for="-fmiddleName">Middle Name</label>
    <input id="-fmiddleName" name="middleName" value="" autocomplete="off" tabindex="-1">
  </div>
  <input type="hidden" name="source" value="NEWSLETTER_SIGNUP">
  <div class="form_box">
    <div class="inp inp--dark-bg">
      <label for="email_address">Email Address</label>
      <input required="" type="text" id="email_address" class="input-component" value="" name="email" placeholder="">
    </div>
    <button class="btn btn--primary-light btn--small subscribe_btn signup-button button-style-1" type="submit" name="subscribe">
      <i class="far fa-check-circle success" aria-hidden="true"></i>
      <span>Subscribe</span>
    </button>
  </div>
</form>

<form data-type="contact-form">
  <h2>Submit a Message</h2>
  <div class="h-pot">
    <label for="-middleName">Middle Name</label>
    <input id="-middleName" name="middleName" value="" autocomplete="off" tabindex="-1">
  </div>
  <div class="lp-input-group">
    <label for="prod-name" class="lp-label">Name</label>
    <input id="prod-name" name="name" value="" required="" class="lp-input lp-input--light">
  </div>
  <div class="lp-input-group">
    <label for="prod-email" class="lp-label">Email</label>
    <input id="prod-email" type="email" name="email" value="" required="" class="lp-input lp-input--light">
  </div>
  <div class="lp-input-group">
    <label for="prod-phone" class="lp-label">Phone</label>
    <input id="prod-phone" type="phone" name="phoneNumber" value="" required="" class="lp-input lp-input--light">
  </div>
  <div class="lp-input-group m16">
    <label for="prod-message" class="lp-label">Message</label>
    <textarea id="prod-message" name="message" value="" required="" class="lp-input"></textarea>
  </div>
  <div class="lp-disclaimer">By providing Mary Fillinger your contact information, you acknowledge and agree to our <a href="/terms-and-conditions" target="_blank">Privacy Policy</a> and consent to receiving marketing communications, including
    through automated calls, texts, and emails, some of which may use artificial or prerecorded voices. This consent isn’t necessary for purchasing any products or services and you may opt out at any time. To opt out from texts, you can reply, ‘stop’
    at any time. To opt out from emails, you can click on the unsubscribe link in the emails. Message and data rates may apply. </div>
  <input style="display: none;" type="text" name="source" value="CONTACT_INQUIRY">
  <button type="submit" class="submitButton lp-btn button-style-2">
    <span class="label-initial">Submit</span>
    <span class="label-loading">Submitting</span>
    <span class="label-success">Submitted</span>
    <span class="submit-icon fas fa-circle-notch fa-spin" aria-hidden="true"></span>
  </button>
  <p class="success-message success hide"> Message sent successfully! </p>
</form>

Text Content

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting

 * For Sale Properties
 * TEAM
 * Testimonials
 * Contact Us

Menu
 * Home
 * AGENTS
 * Home Search
 * Home Valuation
 * Transformations
 * Blog
 * LET’S CONNECT
 * My Search Portal



PEARSON FILLINGER GROUP

Search All Homes


PASSION. COMMITMENT. PROFESSIONALISM.

Outstanding client service, experienced business practices, and ingenious
marketing strategies is what makes The NewFront Group the most trusted agents in
the area.

HOME SEARCH

Browse through the available properties in the area.
Learn More

TRANSFORMATIONS

Take a look at my exclusive property transformations.
Learn More

LET'S CONNECT

Stay in touch so I can help you find your dream home.
Learn More


FEATURED PROPERTIES

 * previous
 * next


For Sale

4695 OLD ADOBE ROAD

4695 Old Adobe Road, Petaluma, CA 94954

3 BD | 1 BA | 1,248 Sq.Ft.

$6,200,000

VIEW PROPERTY

For Sale

40 LORI LANE

40 Lori Lane, Petaluma, CA 94952

5 BD | 4 BA | 4,000 Sq.Ft.

$2,450,000

VIEW PROPERTY

For Sale

182 SILVERADO SPRINGS DRIVE

182 Silverado Springs Drive, Napa, CA 94558

3 BD | 3 BA | 2,187 Sq.Ft.

$1,695,000

VIEW PROPERTY

Active Under Contract

3665 SKILLMAN LANE

3665 Skillman Lane, Petaluma, CA 94952

2 BD | 2 BA | 892 Sq.Ft.

$1,350,000

VIEW PROPERTY

Sold

11 HOWARD STREET

11 Howard Street, Petaluma, CA 94952

5 BD | 4 BA | 2,334 Sq.Ft.

$1,348,000

VIEW PROPERTY

Sold

624 ELM DRIVE

624 Elm Drive, Petaluma, CA 94952

3 BD | 2 BA | 1,920 Sq.Ft.

$1,169,161

VIEW PROPERTY

Sold

70 GREGG PLACE

70 Gregg Place, Novato, CA 94949

3 BD | 2 BA | 1,806 Sq.Ft.

$1,150,000

VIEW PROPERTY

Sold

1873 RAINIER CIRCLE

1873 Rainier Circle, Petaluma, CA 94954

4 BD | 3 BA | 2,412 Sq.Ft.

$1,110,000

VIEW PROPERTY

Sold

1951 MARION AVENUE

1951 Marion Avenue, Novato, CA 94945

4 BD | 3 BA | 2,008 Sq.Ft.

$1,100,000

VIEW PROPERTY

Sold

9 ESMEYER DRIVE

9 Esmeyer Drive, San Rafael, CA 94903

3 BD | 2 BA | 1,797 Sq.Ft.

$1,100,000

VIEW PROPERTY

Sold

840 MARBLE WAY

840 Marble Way, Petaluma, CA 94954

4 BD | 3 BA | 2,390 Sq.Ft.

$1,070,000

VIEW PROPERTY

Sold

9290 OLD REDWOOD HIGHWAY

9290 Old Redwood Highway, Penngrove, CA 94951

2 BD | 2 BA | 2,200 Sq.Ft.

$1,010,000

VIEW PROPERTY

Sold

401 DOVE LANE

401 Dove Lane, Petaluma, CA 94954

4 BD | 3 BA | 2,582 Sq.Ft.

$1,005,000

VIEW PROPERTY

Sold

2520 CENTER ROAD

2520 Center Road, Novato, CA 94947

3 BD | 2 BA | 1,840 Sq.Ft.

$1,000,000

VIEW PROPERTY

Sold

5259 BEAUMONT WAY

5259 Beaumont Way, Santa Rosa, CA 95409

3 BD | 2 BA | 2,382 Sq.Ft.

$980,000

VIEW PROPERTY

Sold

612 W COTATI AVENUE

612 W Cotati Avenue, Cotati, CA 94931

4 BD | 3 BA | 2,257 Sq.Ft.

$970,000

VIEW PROPERTY

Sold

1709 ORINDA COURT

1709 Orinda Court, Petaluma, CA 94954

4 BD | 2 BA | 1,590 Sq.Ft.

$930,000

VIEW PROPERTY

Sold

1410 MORNING GLORY DRIVE

1410 Morning Glory Drive, Petaluma, CA 94954

3 BD | 2 BA | 1,348 Sq.Ft.

$915,000

VIEW PROPERTY

Sold

1706 ANDOVER WAY

1706 Andover Way, Petaluma, CA 94954

3 BD | 2 BA | 1,603 Sq.Ft.

$915,000

VIEW PROPERTY

Active Under Contract

5725 INVERNESS AVENUE

5725 Inverness Avenue, Santa Rosa, CA 95404



$895,000

VIEW PROPERTY

Active Under Contract

5725 INVERNESS AVENUE

5725 Inverness Avenue, Santa Rosa, CA 95404

3 BD | 2 BA | 1,248 Sq.Ft.

$895,000

VIEW PROPERTY

Sold

2955 SONOMA MOUNTAIN ROAD

2955 Sonoma Mountain Road, Petaluma, CA 94954

1 BD | 1 BA | 897 Sq.Ft.

$854,000

VIEW PROPERTY

For Sale

160 W COTATI OAKS COURT

160 W Cotati Oaks Court, Cotati, CA 94931

3 BD | 2 BA | 1,492 Sq.Ft.

$849,000

VIEW PROPERTY

Sold

1297 PACIFIC AVENUE

1297 Pacific Avenue, Petaluma, CA 94954

4 BD | 2 BA | 1,400 Sq.Ft.

$810,000

VIEW PROPERTY

For Sale

205 RUSHMORE AVENUE

205 Rushmore Avenue, Petaluma, CA 94954

4 BD | 3 BA | 2,279 Sq.Ft.

$799,000

VIEW PROPERTY

Sold

1759 WINDROSE LANE

1759 Windrose Lane, Santa Rosa, CA 95403

4 BD | 2 BA | 1,951 Sq.Ft.

$775,000

VIEW PROPERTY

Active Under Contract

1539 GRIFFIN WAY

1539 Griffin Way, Rohnert Park, CA 94928

3 BD | 2 BA | 1,794 Sq.Ft.

$750,000

VIEW PROPERTY

Sold

612 NIKKI DRIVE

612 Nikki Drive, Petaluma, CA 94954

4 BD | 2 BA | 1,536 Sq.Ft.

$740,000

VIEW PROPERTY

Sold

701 REGINA COURT

701 Regina Court, Petaluma, CA 94954

3 BD | 2 BA | 1,740 Sq.Ft.

$735,000

VIEW PROPERTY

Sold

21 PAYRAN STREET

21 Payran Street, Petaluma, CA 94952

3 BD | 1 BA | 972 Sq.Ft.

$730,000

VIEW PROPERTY

Sold

2866 BIGHORN SHEEP STREET

2866 Bighorn Sheep Street, Santa Rosa, CA 95407

3 BD | 2 BA | 1,507 Sq.Ft.

$660,000

VIEW PROPERTY

Sold

1515 GLADSTONE WAY

1515 Gladstone Way, Rohnert Park, CA 94928

2 BD | 2 BA | 980 Sq.Ft.

$651,000

VIEW PROPERTY

Sold

425 MAGNOLIA AVENUE

425 Magnolia Avenue, Petaluma, CA 94952

2 BD | 1 BA | 994 Sq.Ft.

$650,000

VIEW PROPERTY

Sold

2330 DONAHUE AVENUE

2330 Donahue Avenue, Santa Rosa, CA 95401

3 BD | 2 BA | 1,262 Sq.Ft.

$635,000

VIEW PROPERTY

Sold

1201 SAN JUAN WAY

1201 San Juan Way, Petaluma, CA 94954

4 BD | 2 BA | 1,152 Sq.Ft.

$620,000

VIEW PROPERTY

Sold

1834 COOPER DRIVE

1834 Cooper Drive, Santa Rosa, CA 95404

3 BD | 2 BA | 1,056 Sq.Ft.

$600,000

VIEW PROPERTY

Sold

9260 OLD REDWOOD HIGHWAY

9260 Old Redwood Highway, Penngrove, CA 94951

2 BD | 1 BA | 1,008 Sq.Ft.

$600,000

VIEW PROPERTY

For Sale

436 PARK PLACE DRIVE

436 Park Place Drive, Petaluma, CA 94954

2 BD | 2 BA | 1,169 Sq.Ft.

$575,000

VIEW PROPERTY

Sold

108 BURLINGTON DRIVE

108 Burlington Drive, Petaluma, CA 94952

2 BD | 2 BA | 1,444 Sq.Ft.

$550,000

VIEW PROPERTY

Sold

790 CARLITA CIRCLE

790 Carlita Circle, Rohnert Park, CA 94928

2 BD | 1 BA | 928 Sq.Ft.

$535,000

VIEW PROPERTY

Sold

34 MERIDIAN CIRCLE

34 Meridian Circle, Rohnert Park, CA 94928

3 BD | 3 BA | 1,289 Sq.Ft.

$530,000

VIEW PROPERTY

Sold

760 CHERRY STREET

760 Cherry Street, Petaluma, CA 94952

1 BD | 1 BA | 648 Sq.Ft.

$530,000

VIEW PROPERTY

For Sale

1319 GOLD WAY

1319 Gold Way, Rohnert Park, CA 94928

3 BD | 2 BA | 1,227 Sq.Ft.

$480,000

VIEW PROPERTY

For Sale

33 LIVINGSTON COURT

33 Livingston Court, Novato, CA 94949

2 BD | 1 BA | 850 Sq.Ft.

$469,000

VIEW PROPERTY

Sold

378 WINDSOR RIVER ROAD

378 Windsor River Road, Windsor, CA 95492

3 BD | 2 BA | 1,248 Sq.Ft.

$449,000

VIEW PROPERTY

Sold

1576 PARKWAY DRIVE

1576 Parkway Drive, Rohnert Park, CA 94928

2 BD | 2 BA | 1,104 Sq.Ft.

$407,000

VIEW PROPERTY

Sold

89 NICHOLAS COURT

89 Nicholas Court, Cotati, CA 94931

2 BD | 1 BA | 848 Sq.Ft.

$375,000

VIEW PROPERTY

Sold

43 CANDLEWOOD DRIVE

43 Candlewood Drive, Petaluma, CA 94954

2 BD | 2 BA | 1,440 Sq.Ft.

$250,000

VIEW PROPERTY

Sold

87 WESTGATE CIRCLE

87 Westgate Circle, Santa Rosa, CA 95401

2 BD | 2 BA | 1,100 Sq.Ft.

$250,000

VIEW PROPERTY

Sold

115 BLUEJAY DRIVE

115 Bluejay Drive, Santa Rosa, CA 95409

3 BD | 2 BA | 1,400 Sq.Ft.

$192,000

VIEW PROPERTY

VIEW ALL PROPERTIES
 1. 1
 2. 2
 3. 3


WHAT’S YOUR PROPERTY WORTH?

PROPERTY ADDRESS

continue

CONTACT INFORMATION


ALMOST THERE! YOU’RE 1 STEP AWAY

FULL NAME:
EMAIL ADDRESS:
PHONE NUMBER:
TIME FRAME: (Optional) I want to sell my home now In the next 3 months In the
next 12 months I’m just curious about my home’s value
I want to sell my home nowIn the next 3 monthsIn the next 12 monthsI’m just
curious about my home’s value
Middle Name
By providing Mary Fillinger your contact information, you acknowledge and agree
to our Privacy Policy and consent to receiving marketing communications,
including through automated calls, texts, and emails, some of which may use
artificial or prerecorded voices. This consent isn’t necessary for purchasing
any products or services and you may opt out at any time. To opt out from texts,
you can reply, ‘stop’ at any time. To opt out from emails, you can click on the
unsubscribe link in the emails. Message and data rates may apply.
GET MY VALUATION

THANK YOU


I AM GATHERING YOUR PROPERTY INFORMATION. YOUR HOME VALUATION REPORT WILL ARRIVE
IN YOUR MAILBOX.

view LISTINGS FOR SALE


NOTABLE TRANSACTIONS

 * previous
 * next


Sold

11 HOWARD STREET

11 Howard Street, Petaluma, CA 94952

5 BD | 4 BA | 2,334 Sq.Ft.

$1,348,000

VIEW PROPERTY

Sold

624 ELM DRIVE

624 Elm Drive, Petaluma, CA 94952

3 BD | 2 BA | 1,920 Sq.Ft.

$1,169,161

VIEW PROPERTY

Sold

70 GREGG PLACE

70 Gregg Place, Novato, CA 94949

3 BD | 2 BA | 1,806 Sq.Ft.

$1,150,000

VIEW PROPERTY

Sold

1873 RAINIER CIRCLE

1873 Rainier Circle, Petaluma, CA 94954

4 BD | 3 BA | 2,412 Sq.Ft.

$1,110,000

VIEW PROPERTY

VIEW ALL


RECEIVE EXCLUSIVE OFF-MARKET LISTINGS IN YOUR INBOX.

Are you interested in buying a home? Look no further than working with
Petaluma's experts.

Submit



THANK YOU

You have successfully been added to our Newsletter. Stay tuned for the latest
updates sent straight to your inbox!


WORK WITH THE NEWFRONT GROUP

There's no home buying or selling experience too big or too small that The
NewFront Group doesn't love tackling and making your home genuinely feel like
home is one of our favorite tasks. Contact us today!

Let's Connect



THE NEWFRONT GROUP

NORTHERN CALIFORNIA REAL ESTATE

Email

hello@thenewfrontgroup.com

Phone Number

(707) 370-0678

Address



151 Petaluma Blvd S, Suite 137
Petaluma, CA 94952



Sign up for exclusive news

Middle Name
Email Address
Subscribe

CA DRE# 01486075



All information deemed reliable but not guaranteed and should be independently
reviewed and verified.



Powered by Luxury Presence
Copyright © 2023 | Privacy Policy
 * 
 * 


CONTACT DETAILS

THE NEWFRONT GROUP

Phone

(707) 477-4396

Email

stephen@thenewfrontgroup.com

Phone

(707) 763-1101

Email

mary@thenewfrontgroup.com

Address

151 Petaluma Blvd S. Suite 137, Petaluma, CA 94952



 * 
 * 


SUBMIT A MESSAGE

Middle Name
Name
Email
Phone
Message
By providing Mary Fillinger your contact information, you acknowledge and agree
to our Privacy Policy and consent to receiving marketing communications,
including through automated calls, texts, and emails, some of which may use
artificial or prerecorded voices. This consent isn’t necessary for purchasing
any products or services and you may opt out at any time. To opt out from texts,
you can reply, ‘stop’ at any time. To opt out from emails, you can click on the
unsubscribe link in the emails. Message and data rates may apply.
Submit Submitting Submitted

Message sent successfully!