Property Data SchemaProperty Data Schema

Property Data Schema

Reference the available fields in a property record, grouped by category with nested sub-fields, examples, and deprecation notes.

The property data schema below lists all available fields in a property record. Actual property records may not include every field.

Broker Fields

brokersnested

A list of brokers associated with this property.

Example:

"brokers": [
    {
      "name": "Rackel Atkins",
      "company": "Compass Recom",
      "dateSeen": "2023-10-23T19:20:50.418Z",
      "emails": ["mavhovsepia@pearsonrealty.com"],
      "phones": ["(713) 948-6666"]
    }
  ]
mlsNumberkeyword

The MLS number for the property. Learn more about MLS numbers.

Example:

"mlsNumber": "16177277"
mostRecentBrokerAgenttext

The most recent broker agent added to the brokers field.

Example:

"mostRecentBrokerAgent": "Rackel Atkins"
mostRecentBrokerCompanytext

The company of the most recent broker added to the broker's field.

Example:

"mostRecentBrokerCompany": "Compass Recom"
mostRecentBrokerDateSeentext

The date seen of the most recent broker added to the brokers field.

Example:

"mostRecentBrokerDateSeen": "2023-10-23T19:20:50.418Z"
mostRecentBrokerEmailstext

The email(s) of the most recent broker agent.

Example:

"mostRecentBrokerEmails": ["mavhovsepia@pearsonrealty.com"]
mostRecentBrokerPhonestext

The phone number(s) of the most recent broker agent.

Example:

"mostRecentBrokerPhones": ["(713) 948-6666"]

Commercial Fields

brandTenantstring

The branded tenant associated with the commercial property.

Example:

"brandTenant": "Starbucks"
brokerCoopboolean

Indicates whether broker cooperation is offered for the commercial listing.

Example:

"brokerCoop": true
capRatefloat

The capitalization rate associated with the property.

Example:

"capRate": 6.5
capRateSourceURLtext

The source URL used for the cap rate value.

Example:

"capRateSourceURL": "https://www.loopnet.com/listing/412-main-st-dallas-tx/31245001/"
effectiveGrossIncomefloat

The effective gross income reported for the property.

Example:

"effectiveGrossIncome": 248500
grossRentalIncomefloat

The gross rental income reported for the property.

Example:

"grossRentalIncome": 312000
groundLeaseboolean

Indicates whether the property is subject to a ground lease.

Example:

"groundLease": false
investmentTypestring

The investment classification for the commercial property.

Example:

"investmentType": "Multi-Tenant Retail"
investmentTypeSourceURLtext

The source URL used for the investment type classification.

Example:

"investmentTypeSourceURL": "https://www.crexi.com/properties/998122/texas-retail-center"
leaseTypestring

The lease structure for the commercial property.

Example:

"leaseType": "NNN"
majorTenantstext

A list of major tenants associated with the property.

Example:

"majorTenants": ["Trader Joe's", "Petco"]
netOperatingIncomefloat

The net operating income reported for the property.

Example:

"netOperatingIncome": 184200
netOperatingIncomeSourceURLtext

The source URL used for the net operating income value.

Example:

"netOperatingIncomeSourceURL": "https://www.loopnet.com/listing/412-main-st-dallas-tx/31245001/"
netRentablefloat

The net rentable area for the property.

Example:

"netRentable": 18500
numPropertiesinteger

The number of properties included in the commercial offering.

Example:

"numProperties": 3
numTenantsinteger

The number of tenants associated with the property.

Example:

"numTenants": 12
operatingExpensesfloat

The operating expenses reported for the property.

Example:

"operatingExpenses": 64300
otherIncomefloat

Additional income reported for the property outside base rents.

Example:

"otherIncome": 8500
proFormaNOIfloat

The projected net operating income for the property.

Example:

"proFormaNOI": 196750
rentableSquareFeetnested

Rentable square footage details for the property.

Example:

"rentableSquareFeet": [
    {
      "amount": 18500,
      "unit": "sqft"
    }
  ]
rentBumpsnested

Scheduled rent increases associated with the property.

Example:

"rentBumps": [
    {
      "date": "2027-01-01T00:00:00Z",
      "percent": 3.0
    }
  ]
saleConditionnested

Sale condition details associated with the commercial property.

Example:

"saleCondition": [
    {
      "value": "1031 Exchange"
    }
  ]
saleTypenested

Sale type details associated with the commercial property.

Example:

"saleType": [
    {
      "value": "Investment Sale"
    }
  ]
tenancynested

Tenancy details for the property.

Example:

"tenancy": [
    {
      "value": "Multi-Tenant"
    }
  ]
tenantCreditnested

Tenant credit details associated with the property.

Example:

"tenantCredit": [
    {
      "rating": "Investment Grade"
    }
  ]
totalExpensesnested

Total expense details for the property.

Example:

"totalExpenses": [
    {
      "amount": 64300,
      "currency": "USD"
    }
  ]
vacancyLossnested

Vacancy loss details associated with the property.

Example:

"vacancyLoss": [
    {
      "amount": 12400,
      "currency": "USD"
    }
  ]

Estimated Price Fields

estimatedPricesnested

A list of price estimates for the property.

Example:

"estimatedPrices": [
    {
      "amountMax": 295000,
      "amountMin": 295000,
      "currency": "USD",
      "dateSeen": [
        "2023-10-20T16:53:37.235Z"
      ],
      "pricePerSquareFoot": 112.51
    }
  ]
mostRecentEstimatedPriceAmountinteger

The most recent estimated price amount

Example:

"mostRecentEstimatedPriceAmount": 95267
mostRecentEstimatedPriceDatedate

The most recent estimate price date

Example:

"mostRecentEstimatedPriceDate": "2024-09-11T00:00:00.000Z"
mostRecentEstimatedPriceDomaintext

The most recent source domain of the estimate price

Example:

"mostRecentEstimatedPriceDomain": "www.redfin.com"
mostRecentEstimatedPriceSourceURLtext

The most recent sourceURL used for obtaining the price estimate

Example:

"mostRecentEstimatedPriceSourceURL": "www.redfin.com/093757"

Fee Fields

depositsnested

A list of deposit fees that have been seen for this property. Each deposit contains:

Example:

"deposits": [
    {
      "amount": 104,
      "currency": "USD",
      "dateSeen": [
        "2016-08-07T18:07:05Z"
      ]
    }
  ]
feesnested

A list of various fees that have been seen for this property. Each fee will contain:

Example:

"fees": [
    {
      "amountMax": 11,
      "amountMin": 11,
      "currency": "USD",
      "dateSeen": [
        "2016-08-07T18:07:05Z"
      ],
      "type": "Cleaning Fee"
    }
  ]
paymentTypestext

A list of payment options accepted by the property.

Example:

"paymentTypes": ["Visa"]

Geographical Fields

addresstext

The physical street address for this property.

Example:

"address": "7206 Walling Ln"
buildingNametext

The name of the building where this property is located. This field is specific to apartments, condos, and similar property types.

Example:

"buildingName": "Castle Beach Club"
citytext

The city where the property is located.

Example:

"city": "Dallas"
countrytext

The two-letter country code for the property location's country.

Example:

"country": "US"
geoLocationgeo_shape

A location value that stores the latitude and longitude in a format that allows geospatial querying.

The value is stored as Well-Known Text format, which resembles an (x, y) value, i.e. (longitude latitude).

Example:

"geoLocation": "POINT (-119.5094 37.229366)"
geoQualityinteger

The quality of the geoLocation data of the property.

Example:

"geoQuality": 0
latitudetext

The latitude coordinates for this property.

Example:

"latitude": "32.860858"
longitudetext

The longitude coordinates for this property.

Example:

"longitude": "-96.735808"
postalCodekeyword

The postal or zip code of the property.

Example:

"postalCode": "75231"
provincetext

The province or state for this property.

Example:

"province": "TX"
topographyCodestring

A code describing the landform or terrain classification for the property.

Example:

"topographyCode": "LEVEL"

Generic Fields

buildingClassstring

The building class assigned to the commercial property.

Example:

"buildingClass": "Class A"
categoriestext

A list of category keywords used for this property across multiple sources.

Example:

"categories": ["Single family residence", "farming"]
dateAddeddate

The date when the property record was first added.

Example:

"dateAdded": "2024-01-15T10:22:31Z"
dateUpdateddate

The date when the property record was last updated.

Example:

"dateUpdated": "2024-10-03T18:14:09Z"
descriptionsnested

A list of descriptions for this property from various sources. Each description contains:

Example:

"descriptions": [
    {
      "dateSeen": "2016-08-07T18:07:05Z",
      "value": "charming starter home priced to sell. full finished basement with bath and with separate entrance."
    }
  ]
featuresnested

A list of features associated with this property. The feature list can be collected from specific feature sections available on listings for this property. It can also serve as a catch-all field for miscellaneous characteristics of this property that don't make sense to include as top-level fields.

Each feature contains:

Example:

"features": [
    {
      "key": "Community District",
      "replace": "true",
      "value": [
        "318"
      ]
    }
  ]
isUnitboolean

If the property is a unit number of a complex / building

Example:

"isUnit": true
keystext

A list of keys associated with the property record.

Example:

"keys": ["prop_8d1f7a2", "mls_16177277"]
languagesSpokentext

A list of languages spoken by property staff or agents associated with the listing.

Example:

"languagesSpoken": ["English", "Spanish"]
leasingTermstext

A list of leasing terms associated with the property.

Example:

"leasingTerms": ["12 Months", "24 Months"]
lotDepthUnittext

The depth dimension unit of a property's lot.

Example:

"lotDepthUnit": "ft"
lotDepthValuefloat

The depth dimension of a property's lot.

Example:

"lotDepthValue": 150
lotSizeUnitkeyword

The units of measurement for lotSize.

Example:

"lotSizeUnit": "Sq. ft"
lotSizeValueinteger

The lot size for the property. This is the ground area covered by the property.

Example:

"lotSizeValue": 2219
numFloorinteger

The number of floors or stories in this property.

Example:

"numFloor": 2
numUnitinteger

The number of units available in this property.

Example:

"numUnit": 1
occupancyfloat

The occupancy percentage for the property.

Example:

"occupancy": 92.5
parkingtext

A list of details regarding parking at this property.

Example:

"parking": ["Garage"]
parkingTypestext

A list of parking types that pertains to the property.

Example:

"parkingTypes": ["Street", "Attached Garage"]
permitsnested

A list of permits associated with the property.

Example:

"permits": [
    {
      "number": "BLD-2024-01822",
      "type": "Renovation Permit"
    }
  ]
petPolicytext

A list of pet policy details for this property.

Example:

"petPolicy": ["Cats Allowed","Dogs Allowed"]
phonestext

A list of phone numbers associated with the property.

Example:

"phones": ["(214) 555-0182"]
propertyTypetext

A classification for the property type. See possible values here.

Example:

"propertyType": "Condo"
reviewsnested

A list of reviews that have been seen for this property. Each review may contain:

Example:

"reviews": [
    {
      "date": "2024-03-14T00:00:00Z",
      "dateSeen": [
        "2024-03-15T08:22:11Z"
      ],
      "rating": 4.5,
      "title": "Quiet building near downtown",
      "text": "Responsive management and clean common areas."
    }
  ]
rulestext

A list of rules associated with the property.

Example:

"rules": ["No smoking", "No loud parties"]
sewerTypetext

The sewer system type for the property.

Example:

"sewerType": ["Public Sewer"]
subtypenested

Subtype classifications for the commercial property.

Example:

"subtype": [
    {
      "value": "Neighborhood Center"
    }
  ]
titletext

The title text of the property.

Example:

"title": "Single Family Residence, A-Frame - Snellville, GA"
virtualTournested

Virtual tour details for the property.

Example:

"virtualTour": [
    {
      "url": "https://my.matterport.com/show/?m=AbCdEf12345"
    }
  ]
yearBuiltinteger

The year the property was built.

Example:

"yearBuilt": 1998
yearRenovatedinteger

The latest date the property was renovated.

Example:

"yearRenovated": 2022

Listing Fields

daysOnMarketinteger

The number of days the property has been on the market.

Example:

"daysOnMarket": 47
listingNametext

The name of the property listing. This isn't the name of the building. It's a descriptive name supplied for the listing itself.

Example:

"listingName": "Antico Appartamento"
mlsNametext

The mls name of the listing company/realtor

Example:

"mlsName": "sovereign realty group"
mostRecentSaleListPriceAmountfloat

The most recent "sale list" price from our prices field.

Example:

"mostRecentSaleListPriceAmount": 456990
mostRecentSaleListPriceDatedate

The most recent "sale list" price date from our prices field.

Example:

"mostRecentSaleListPriceDate": "2025-10-23T00:00:00.000Z"

Owner & Management Fields

absenteeOwnernested

The owner of a property who does not reside in or otherwise occupy that property.

Example:

"absenteeOwner": [
    {
      "absent": false,
      "firstDateSeen": "2024-04-11T17:17:53.270Z",
      "lastDateSeen": "2024-04-11T17:17:53.270Z"
    }
  ]
companiesnested

A list of companies that have been seen for this property. Each company can contain:

Example:

"companies": [
    {
      "companies.dateSeen": "2024-01-20",
      "companies.email": "bankairport@gmail.com",
      "companies.equity": 432000,
      "companies.equityPercent": 40,
      "companies.landline": true,
      "companies.name": "Bank Airport Clark",
      "companies.phone": "+19364029634",
      "companies.title": "Resident"
    }
  ]
currentOwnerTypestring

Current owner type of the property.

Example:

"currentOwnerType": "Company"
managedBynested

A list of companies or people that have managed this property. Each managedBy object will contain:

Example:

"managedBy": [
    {
      "dateSeen": [
        "2016-03-03T15:02:13Z"
      ],
      "value": "ROM Investments"
    }
  ]
mostRecentAbsenteeOwnerboolean

The most recent boolean value for the absentee owner.

Example:

"mostRecentAbsenteeOwner": false
mostRecentAbsenteeOwnerFirstDateSeendate

The most recent first date seen of the absentee owner.

Example:

"mostRecentAbsenteeOwnerFirstDateSeen": "2024-04-11T16:57:22.605Z"
mostRecentOwnerFirstNametext

The most recent first name from the owners top level field.

Example:

"mostRecentOwnerFirstName": "Jeff"
mostRecentOwnerLastNametext

The most recent last name from the owners top level field.

Example:

"mostRecentOwnerLastName": "Allback"
mostRecentOwnerPeopleKeykeyword

The most recent people key of the owners top level field. This can be matched to the people database

Example:

"mostRecentOwnerPeopleKey": "jeff/allback/us/al/85255/3114epatrickst"
ownerOccupiedboolean

The true/false value of whether owner occupies the property.

Example:

"ownerOccupied": true
ownerOccupiedStatusnested

Example:

"ownerOccupiedStatus": {
    "status": true,
    "firstDateSeen": "2023-12-01T13:35:16.399Z",
    "lastDateSeen": "2023-12-01T13:35:16.399Z",
    "startDate": "2017-07-21T00:00:00.000Z"
  }
ownersnested

Example:

"owners": [
    {
      "transactionDate": "2025-05-27T00:00:00.000Z",
      "firstName": "Jeffrey",
      "lastName": "Allback",
      "peopleKey": "jeffrey/allback/us/az/85255/3114epatrickst",
      "firstDateSeen": "2025-11-23T14:06:01Z",
      "lastDateSeen": "2025-12-09T20:01:56Z"
    }
  ]
ownershipstring

The ownership structure associated with the commercial property.

Example:

"ownership": "Fee Simple"
peoplenested

A list of known people associated with or employed by this property.

Each person may contain:

Example:

"people": [
    {
      "equity": 1065556,
      "equityPercent": 100,
      "name": "Luci Weinsein",
      "firstName": "Luci",
      "lastName": "Weinsein",
      "landline": true,
      "people_key": "luci/weinsein/1080154715",
      "dateSeen": "2024-04-11T16:57:22.618Z",
      "title": "Owner"
    }
  ]
trustDescriptionstring

The description of the trust information in relation to the property.

Example:

"trustDescription": "Not a trust"

Rental Price Fields

mostRecentRentalListPriceAmountfloat

The most recent "rental list" price from our prices field.

Example:

"mostRecentRentalListPriceAmount": 6500
mostRecentRentalListPriceDatedate

The most recent "rental list" price date from our prices field.

Example:

"mostRecentRentalListPriceDate": "2024-06-13T11:03:33.663Z"
mostRecentRentalPriceAmountfloat

The most recent rental price amount from our prices field.

Example:

"mostRecentRentalPriceAmount": 8940
mostRecentRentalPriceDatedate

The most recent rental price date from our prices field.

Example:

"mostRecentRentalPriceDate": "2024-02-28T23:40:24.123Z"
mostRecentRentalPriceDomaintext

The domain of the most recent rental price scraped by Datafiniti.

Example:

"mostRecentRentalPriceDomain": "www.apartmentguide.com"
mostRecentRentalPriceFirstDateSeendate

The first date Datafiniti saw the most recent rental price.

Example:

"mostRecentRentalPriceFirstDateSeen": "2024-02-28T08:09:11.463Z"
mostRecentRentalPricePeriodtext

The calendar period for the most recent rental price.

Example:

"mostRecentRentalPricePeriod": "Per Month"
mostRecentRentalPriceSourceURLtext

The source URL for the most recent rental price.

Example:

"mostRecentRentalPriceSourceURL": "https://www.apartmentguide.com/apartments/Florida/Miami/sample-listing/"

Residential Fields

appliancestext

The appliances included with the property.

Example:

"appliances": ["Cooktop","Dryer","Dishwasher","Microwave","Refrigerator","Washer"]
architecturalStylestext

The architectural style of the property.

Example:

"architecturalStyles": ["Ranch","Bungalow"]
exteriorConstructiontext

A list of all the exterior construction of the property.

Example:

"exteriorConstruction": ["brick","wood paneling"]
exteriorFeaturestext

The exterior features the property offers.

Example:

"exteriorFeatures": ["Storm Shutters","Breezeway","Pool"]
floorPlansnested

A list of floorplans associated with the property

Example:

"floorPlans": [
    {
      "name": "2x2",
      "type": "2 beds",
      "numBedrooms": 2,
      "numBathrooms": 2,
      "floorSize": "960 sqft"
    }
  ]
floorSizeUnitkeyword

The units of measurement for floorSize.

Example:

"floorSizeUnit": "Sq. ft"
floorSizeValuefloat

The size of the walkable area of the property. For apartments and condos, this is the size of the property. For homes and buildings, this is the combined size of each floor and does not include lot size.

Example:

"floorSizeValue": 947
hvacTypestext

The type / components of the HVAC system.

Example:

"hvacTypes": ["Cental Air","Electric","Fans"]
neighborhoodstext

A list of neighborhoods where this property is located. Sometimes an area can belong to multiple neighborhoods, which is why this field is a list.

Example:

"neighborhoods": ["Canarsie"]
numBathroomfloat

The number of bathrooms in this property. Can be a whole number (e.g. "1") or a float (e.g., 1.25).

Example:

"numBathroom": 1.25
numBedroominteger

The number of bedrooms in this property.

Example:

"numBedroom": 3
numParkingSpacesinteger

The number of parking spots on the property.

Example:

"numParkingSpaces": 0
numPeopleinteger

The number of people that can occupy this property.

Example:

"numPeople": 6
numRoominteger

The number of rooms in this property.

Example:

"numRoom": 2
roofingtext

A list of materials the roof of the property is made from.

Example:

"roofing": ["Asphalt", "Fiberglass"]
roomTypestext

The types of rooms the property has.

Example:

"roomTypes": ["Bedroom", "Kitchen", "Living Room"]
subdivisiontext

The subdivision or community name associated with the property.

Example:

"subdivision": "Oak Ridge Estates"

Sales Price Fields

mostRecentPriceAmountbigdecimal

The property's most recent price amount from our prices field. This does not include rent prices

Example:

"mostRecentPriceAmount": 85
mostRecentPriceCurrencytext

The currency listed for mostRecentPriceAmount.

Example:

"mostRecentPriceCurrency": "USD"
mostRecentPriceDatedate

The most recent price date of the property record.

Example:

"mostRecentPriceDate": "2022-03-29T19:26:49.157Z"
mostRecentPriceDomaindomain

The domain of the most recent price scraped by Datafiniti

Example:

"mostRecentPriceDomain": "www.redfin.com"
mostRecentSoldPriceAmountfloat

The most recent "sale" price from our prices field.

Example:

"mostRecentSoldPriceAmount": 480000
mostRecentSoldPriceDatedate

The most recent "sale" price date from our prices field.

Example:

"mostRecentSoldPriceDate": "2025-10-21T00:00:00.000Z"
pricesnested

A list of prices for this property.

Price objects may contain:

Example:

"prices": [
    {
      "amountMax": 289000,
      "amountMin": 289000,
      "availability": "true",
      "comment": "Listed by Awaye Realty Management",
      "currency": "USD",
      "date": "2017-10-21T00:00:00Z",
      "dateSeen": [
        "2017-10-09T00:00:00Z"
      ],
      "domain": "www.redfin.com",
      "isSale": "false",
      "isSold": "false",
      "pricePerSquareFoot": 197,
      "status": "For Sale"
    },
    {
      "amountMax": 817,
      "amountMin": 817,
      "currency": "USD",
      "dateSeen": [
        "2016-01-20T00:00:00Z"
      ],
      "type": "sale list",
      "minStay": "7 nights",
      "period": "Per week"
    }
  ]

Status Fields

mostRecentRentalStatuskeyword

The most recent value for rentalStatuses.type for this property. See possible values here.

Example:

"mostRecentStatus": "Rental"
mostRecentRentalStatusDatedate

The most recent rental status date listed by the source.

Example:

"mostRecentRentalStatusDate": "2025-08-23T00:00:00.000Z"
mostRecentRentalStatusFirstDateSeendate

The most recent rental status first seen by Datafiniti

Example:

"mostRecentRentalStatusFirstDateSeen": "2024-09-11T00:00:00.000Z"
mostRecentStatuskeyword

The most recent value for statuses.type for this property. See possible values here.

Example:

"mostRecentStatus": "For Sale"
mostRecentStatusDatedate

The date of change that corresponds to the mostRecentStatus for this property.

Example:

"mostRecentStatusDate": "2017-01-10T20:12:16Z"
mostRecentStatusFirstDateSeendate

This date corresponds to the most recent date seen of the most recent status data source.

Example:

"mostRecentStatusFirstDateSeen": "2021-09-09T00:00:00.000"
mostRecentVacancyboolean

The most recent vacancy value of the property.

Example:

"mostRecentVacancy": false
mostRecentVacancyFirstDateSeendate

This date corresponds to the first date seen from the source of the property listing.

Example:

"mostRecentVacancyFirstDateSeen": "2024-04-11T16:57:22.603Z"
rentalStatusesnested

A list of historical rental statuses. This field is used to indicate when the property is status For Rent or Short-term Rental.

rentalStatuses objects may contain:

Example:

"rentalStatuses": [
    {
      "date": "2025-08-14T21:53:01.982Z",
      "dateSeen": [
        "2025-08-14T21:53:00.000Z"
      ],
      "firstDateSeen": "2025-08-14T21:53:00.000Z",
      "lastDateSeen": "2025-08-14T21:53:00.000Z",
      "sourceURLs": [
        "https://www.airbnb.com/rooms/738825344801518115"
      ],
      "type": "Short Term Rental"
    },
    {
      "date": "2003-08-18T00:00:00.000Z",
      "dateSeen": [
        "2025-06-05T23:32:16.983Z"
      ],
      "firstDateSeen": "2025-06-05T23:32:16.983Z",
      "lastDateSeen": "2025-06-05T23:32:16.983Z",
      "sourceURLs": [
        "https://datafiniti.co/"
      ],
      "type": "Rental"
    }
  ]
body
statusesnested
Deprecated

Deprecated A list of statuses for this property. This field is used to indicate when the property is for sale, etc.

Each status includes:

Example:

"statuses": [
    {
      "date": "2023-03-10T00:00:00.000Z",
      "dateSeen": [
        "2023-07-10T06:46:31.387Z",
        "2023-07-01T02:58:12.456Z"
      ],
      "firstDateSeen": "2023-07-01T02:58:12.456Z",
      "lastDateSeen": "2023-07-10T06:46:31.387Z",
      "type": "Sold"
    }
  ]
statusHistorynested

A list of Historical statuses for this property. This field is used to indicate when the property is for sale, etc. No rental statuses are found here.

Each status includes:

Example:

"statusHistory": [
    {
      "dateSeen": [
        "2024-03-08T07:24:15.145Z",
        "2024-04-16T08:50:21.971Z"
      ],
      "type": "Off Market",
      "sourceURLs": [
        "https://www.xome.com/realestate/1530-n-smith-cir-601-wichita-ks-67212-46005393"
      ],
      "firstDateSeen": "2024-03-08T07:24:15.145Z",
      "lastDateSeen": "2024-04-16T08:50:21.971Z"
    },
    {
      "type": "For Sale",
      "date": "2026-01-13T00:00:00.000Z",
      "dateSeen": [
        "2026-01-14T17:18:01.076Z",
        "2026-01-14T21:25:24.946Z"
      ],
      "sourceURLs": [
        "https://www.redfin.com/KS/Wichita/1530-N-Smith-Cir-67212/unit-601/home/120152524"
      ],
      "firstDateSeen": "2026-01-14T17:18:01.076Z",
      "lastDateSeen": "2026-01-14T21:25:24.946Z"
    }
  ]
vacancynested

The status of the vacancy of the property:

Example:

"vacancy": [
    {
      "vacant": false,
      "lastDateSeen": "2024-04-11T16:57:22.603Z",
      "firstDateSeen": "2024-04-11T16:57:22.603Z"
    }
  ]

Tax & Assessment Fields

assessedValuesnested

The assessed value of the property. Each assessed value may contain:

Example:

"assessedValues": [
    {
      "totalAmount": 1745400.0,
      "improvementsAmount": 1745400.0,
      "landAmount": 1745400.0,
      "year": 1985
    }
  ]
cbsaCodestring

The Core Based Statistical Area code for the property.

Example:

"cbsaCode": "19100"
cbsaNamestring

The Core Based Statistical Area name for the property.

Example:

"cbsaName": "Dallas-Fort Worth-Arlington, TX"
censusBlockstring

The census block the property is associate to.

Example:

"censusBlock": 1012
censusBlockGroupstring

The census group the property is associated to.

Example:

"censusBlockGroup": 4
censusTractstring

The census tract the property is associated to.

Example:

"censusTract": 5102
civilDivisionCodetext

The civil division code for the property.

Example:

"civilDivisionCode": 4
civilDivisionNamestring

The civil division name of the property.

Example:

"civilDivisionName": "SUMMERSVILLE"
congressionalDistrictHousestring

District of the property.

Example:

"congressionalDistrictHouse": "4"
countytext

The county of the property record.

Example:

"county": "Hillsborough"
countyFIPSinteger

County FIPS # of the property.

Example:

"countyFIPS": 12057
legalDescriptiontext

The legal description of the property record.

Example:

"legalDescription": "LOT 279 OXFORD OAKS PHASE TWO PB 16 PGS 17-17D"
legalRangestring

Legal range of the property.

Example:

"legalRange": "08E"
msaCodestring

The metropolitan statistical area code for the property.

Example:

"msaCode": "19100"
msaNamestring

The metropolitan statistical area name for the property.

Example:

"msaName": "Dallas-Fort Worth-Arlington, TX"
municipalitystring

The municipality associated with the property.

Example:

"municipality": "Dallas"
parcelNumbersnested

The parcel number associated to the property.

Example:

"parcelNumbers": [
    {
      "number": "29-29-22-12-0015",
      "account": "394308",
      "year": 1985
    }
  ]
propertyTaxesnested

A list of property taxes that have been seen for this property. Each property tax will include:

Example:

"propertyTaxes": [
    {
      "amount": 1582,
      "currency": "USD",
      "dateSeen": [
        "2016-08-09T09:34:15Z"
      ],
      "year": 2010
    }
  ]
taxExemptionstext

A list of tax exemptions for the property.

Example:

"taxExemptions": ["Homeowner", "Disabled", "Senior"]
taxIDkeyword

The tax ID for the property.

Example:

"taxID": "30-9011-019-0029758"
zoningstring

The zoning value for the property.

Example:

"zoning": "C-2PD"

Transactions Fields

instrumentNumberstring

Instrument # of the property.

Example:

"instrumentNumber": "3312-0576"
involuntaryLienJudgementnested

involuntaryLienJudgement shows if a lien is set against your wishes and is the result of not fulfilling your financial obligations

Example:

"involuntaryLienJudgement": [
    {
      "judgement": true,
      "lien": true,
      "lastDateSeen": "2024-04-11T18:37:01.751Z",
      "firstDateSeen": "2024-04-11T18:37:01.751Z"
    }
  ]
mostRecentInvoluntaryJudgementboolean

The most recent Involuntary Lien Judgement value

Example:

"mostRecentInvoluntaryJudgement": true
mostRecentInvoluntaryLienboolean

The most recent Involuntary Lien on the property value

Example:

"mostRecentInvoluntaryLien": false
mostRecentInvoluntaryLienJudgementFirstDateSeendate

The most recent first date seen of the Involuntary Lien.

Example:

"mostRecentInvoluntaryLienJudgementFirstDateSeen": "2024-04-11T18:19:19.342Z"
transactionsnested

A list of transactional data for this property after a sale is completed. This field is used to indicate when the property was purchased and by who.

Each transaction includes:

Example:

"transactions": [
    {
      "saleDate": "2023-01-04T12:00:00Z",
      "firstDateSeen": "2023-01-04T12:00:00Z",
      "lastDateSeen": "2023-01-04T12:00:00Z",
      "documentNumber": "1HORTICULTURE, ORNAMENTAL (AGRICULTURAL)98",
      "documentType": "Warranty Deed",
      "price": 112900.0,
      "sellerFirstName": "Anita",
      "sellerMiddleName": "Brian",
      "sellerLastName": "Powell",
      "buyerFirstName": "Ben",
      "buyerMiddleName": "Cherelle",
      "buyerLastName": "Emaline",
      "lenderName": "Ameris Bank",
      "loanType": "Conventional",
      "loanAmount": 10725.0,
      "mortgageTerm": 360,
      "interestType": "Adjustable",
      "parcelNumber": "17-07-26-0-001-005.000",
      "ownerType": "Company",
      "contactOwnerMailAddressFull": "2337 JULIAN DR",
      "transactionID": "841789370"
    }
  ]

Source Fields

domainstext

A list of source domains associated with the property record.

Example:

"domains": ["www.redfin.com", "www.remax.com"]
imageURLskeyword

A list of image URLs for this property.

Example:

"imageURLs": ["http://image.rent.com/imgr/61bbc9f535f0e180bc804ac8f4c50067"]
sourceURLskeyword

A list of source URLs associated with this property record.

Example:

"sourceURLs": ["https://www.redfin.com/listing/412-main-st-dallas-tx/31245001/""]
sourceURLsPerFieldnested

Source URLs mapped to specific fields in the property record.

Example:

"sourceURLsPerField": [
    {
      "field": "capRate",
      "sourceURL": "https://www.loopnet.com/listing/412-main-st-dallas-tx/31245001/"
    }
  ]