{% freerentalsite_plugin %} {% assign isAvailable = true %} {% assign dateNow = "now" | date %} {% assign availableDate = property.availabilityDate | date %} {% assign available = availableDate | compareDate : dateNow %} {% if property.adStatusID != "1" %} {% assign isAvailable = false %} {% endif %} {% if isAvailable == false %} This Property Is Not Available {% else %}
{% if leadSent %} {% endif %}

{{ property.adTitle }}

{% if images.size > 0 %} property image
{% else %} No Images {% endif %}
{{ property.address }} {{ property.address2 }} {{ property.cityName }}, {{ property.stateName }} {{ property.postalCode }}

{{ property.rentAmountDescription }}
{{ property.rentFrequencyName }}

    {% if property.propertyTypeName != "" and property.propertyTypeName != 'Other' %}
  • property type {{ property.propertyTypeName }}
  • {% endif %}
  • beds {% if property.bedDescription == '0 (Studio)' %} Studio {% else %} {{ property.bedDescription }} bd {% endif %}
  • baths {{ property.bathDescription }} ba
  • {% if property.areaDescription != "" %}
  • size {{ property.areaDescription }} {{ property.uomName }}
  • {% endif %}

Inquire Now

{{ property.contactPhone1 }}
{% freerentalsite_leadName %}
{% freerentalsite_leadEmail %}
{% freerentalsite_leadPhone %}
{% freerentalsite_leadMoveInSelect %}
{% freerentalsite_leadMessage %}
{% freerentalsite_nonce %} {% freerentalsite_honeypot %}
  • Details
  • {% if features.size > 0 %}
  • Amenities
  • {% endif %} {% if property.videoType != "" %}
  • Video
  • {% endif %}

Property Description

{{ property.adDescription }}

{% if property.securityDescription != "" %}
Security
{{property.securityDescription}}
{% endif %} {% if property.lotSize != "" %}
Lot Size
{{ property.lotSize }}
{% endif %} {% if property.includedUtilityDescription != "" %}
Included Utilities
{{ property.includedUtilityDescription.slice(0, -2) }}
{% endif %} {% if property.heatType != "" %}
Heat Type
{{ property.heatType }}
{% endif %} {% if property.moveInSpecial != "" %}
Move In Special
{{ property.moveInSpecial }}
{% endif %} {% if property.yearBuilt != "" %}
Year Built
{{ property.yearBuilt }}
{% endif %} {% if property.floors != "" %}
Floor(s)
{{ property.floors }}
{% endif %} {% if property.garageSizeDescription != "" %}
Garage Size
{{ property.garageSizeDescription }}
{% endif %}

{% if property.dog != "" or property.cat != "" or property.housingAssistance != "" or property.smokingDescription != "" %}

Restrictions

{% if property.housingAssistance != "" %}
Housing Assistance
{% if property.housingAssistance == "True" %} Available {% else %} Not Available {% endif %}
{% endif %} {% if property.dog != "" or property.cat != "" %} {% if property.dog != "" %}
Dogs
{% if property.dog == "True" %} Ok {% else %} No {% endif %}
{% endif %} {% if property.cat is != "" %}
Cats
{% if property.cat == "True" %} Ok {% else %} No {% endif %}
{% endif %} {% endif %} {% if property.petDescription != "" %}
Pet Details
{{ property.petDescription }}
{% endif %} {% if property.smokingDescription != "" %}
Smoking:
{{ property.smokingDescription }}
{% endif %}

{% endif %} {% if property.leaseDescription != "" or property.tenantMix != "" or property.sectionEight != "" or property.availabilityDate != "" %}

Lease Details

{% if property.leaseDescription != "" %}

{{ property.leaseDescription }}

{% endif %} {% if property.depositDescription != "" %}

{{ property.depositDescription }} Deposit

{% endif %} {% if property.applicationFeeDescription != "" %}

{{ property.applicationFeeDescription }} Application Fee

{% endif %}
{% if property.tenantMix != "" %}
Tenant Mix
{{ property.tenantMix }}
{% endif %} {% if property.sectionEight != "" %}
Section 8
{% if property.sectionEight == "True" %} Housing Assistance Accepted {% else %} Housing Assistance Not Accepted {% endif %} {% if property.sectionEight != "" and property.sectionEightArea != "" %}
Governing Area: {{ property.sectionEightArea }} {% endif %}
{% endif %} {% if property.availabilityDate != "" %}
Date Available
{% assign available = property.availabilityDate | compareDate : dateNow %} {% if available >= 1 %} {{ property.availabilityDate }} {% else %} Immediately {% endif %}
{% endif %}

{% endif %} {% if property.locatedNear != "" or property.crossStreet != "" or property.schools != "" %}

Area Information

{% if property.locatedNear != "" %}
Located Near
{{ property.locatedNear }}
{% endif %} {% if property.crossStreet != "" %}
Cross Street
{{ property.crossStreet }}
{% endif %} {% if property.schools != "" %}
Schools
{{ property.schools }}
{% endif %}

{% endif %} {% if property.spaceCount != "" or property.coveredCount != "" or property.garageCarCount != "" or property.parkingCost != "" %}

Parking

{% if property.spaceCount != "" %}
Spaces:
{{ property.spaceCount }}
{% endif %} {% if property.coveredCount != "" %}
Covered Count:
{{ property.coveredCount }}
{% endif %} {% if property.garageCarCount != "" %}
Garage Spaces:
{{ property.garageCarCount }}
{% endif %} {% if property.parkingCost != "" %}
Parking Description:
{{ property.parkingCost }}
{% endif %}

{% endif %} {% if files.size > 0 %}

Documents


{% endif %}

Leasing Contact

{% if property.agentImageFileName != "" %} {% endif %} {{ property.contactName | default: property.contactCompany }} {% if property.contactName != "" %} {{ property.contactCompany }}
{% endif %} Tel: {{ property.contactPhone1 }} {{ if property.contactExt1 != "" %}{% endraw %} x{% raw %}{{ property.contactExt1 }}{% endif %} {% if property.licenseNbr != "" %}
License #
{{ property.licenseNbr }}
{% endif %} {% if property.contactName2 != "" %}

Secondary Contact

{{ property.contactName2 }}
Tel: {{ property.contactPhone2 }} {{ if property.contactExt2 != "" %}{% endraw %} x{% raw %}{{ property.contactExt2 }}{% endif %} {% endif %}
{% if features.size > 0 %}
{% if features.size > 0 %} {% assign featureGroupID = 0 %} {% for i in (0..features.size) %} {% if featureGroupID != features[i].featureGroupID %} {% assign featureGroupID = features[i].featureGroupID %} {% if i != 0 %}
{% endif %}

{{ features[i].featureGroupName }}

{% endif %}
{{ features[i].featureName }}
{% endfor %}
{% endif %}
{% endif %} {% if property.videoType != "" %}
{% if property.videoType == "youtube" %}
{% else if property.videoType == "vimeo" %}
{% endif %}
{% endif %}
{% freerentalsite_pagination %}