Landandfarm.com Search and Listing(s) Scraper avatar
Landandfarm.com Search and Listing(s) Scraper

Pricing

$10.00/month + usage

Go to Store
Landandfarm.com Search and Listing(s) Scraper

Landandfarm.com Search and Listing(s) Scraper

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Ideal for real estate investors, market analysts, and property researchers, it tracks property details, pricing, and listing information. With easy setup and multiple export formats (JSON, CSV), it's perfect for anyone looking to gather comprehensive property data from Land And Farm.

0.0 (0)

Pricing

$10.00/month + usage

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

2 days ago

Land And Farm Property Scraper

Unlock the Full Power of Land And Farm Property Data - The only scraper you need to track, analyze, and understand real estate listings on LandAndFarm with enterprise-grade reliability and precision. Whether you're monitoring property markets, tracking price trends, or conducting real estate research, our scraper delivers comprehensive, real-time insights while saving you time and resources.

"From real-time property monitoring to deep market analysis, we turn Land And Farm's property data into your competitive advantage."

Overview

The Land And Farm Scraper is your go-to tool for extracting property data from LandAndFarm.com. Ideal for real estate investors, market analysts, and property researchers, it tracks property details, pricing, and listing information. With easy setup and multiple export formats (JSON, CSV), it's perfect for anyone looking to gather comprehensive property data from Land And Farm.

What does Land And Farm Scraper do?

The Land And Farm Scraper is a powerful tool that enables you to:

Comprehensive Property Data Collection

  • Extract complete property details and specifications
  • Scrape historical listing data and price changes
  • Gather comprehensive property features and amenities
  • Analyze property locations and surrounding areas
  • Download property images and media

Advanced Scraping Capabilities

  • Pagination Handling: Automatically navigates through multiple pages of search results
  • Efficient Processing: Processes only new or updated listings in subsequent runs
  • Change Detection: Identifies price changes, status updates, and new listings
  • Scheduled Monitoring: Set up automated runs to keep your property data current
  • Incremental Data Collection: Build comprehensive property datasets over time

Flexible Scraping Options

  • Search Results: Extract all properties matching specific search criteria
  • Targeted Scraping: Focus on individual property listings using direct URLs
  • Location-Based Scraping: Target specific areas, cities, or regions
  • Custom Filters: Apply various filters like price range, property type, and more

This tool is ideal for:

  • Real estate market research and analysis
  • Property investment analysis and due diligence
  • Competitive market analysis
  • Building property databases for investment decisions
  • Tracking price trends and market movements

Features

  • Comprehensive Data Extraction: Detailed property information, pricing, and specifications
  • Dual Scraping Modes:
    • Search Results: Scrape all properties from search results (e.g., https://www.landandfarm.com/search/South-Carolina-land-for-sale/)
    • Individual Listings: Target specific properties using direct URLs (e.g., https://www.landandfarm.com/property/12-Acres-in-Laurens-County-SC-29645/422387154/)
  • Flexible Input: Supports multiple input formats:
    • Search result URLs (e.g., https://www.landandfarm.com/search/South-Carolina-land-for-sale/)
    • Direct property URLs (e.g., https://www.landandfarm.com/property/12-Acres-in-Laurens-County-SC-29645/422387154/)
    • Custom search criteria
  • Automatic Pagination: Handles multi-page results automatically
  • Efficient Processing: Concurrent scraping with configurable concurrency settings
  • Reliable Performance: Built-in retry mechanisms and proxy support
  • Structured Data Export: Download property data in JSON or CSV format for analysis

How to Use

Scraping User Profiles

To scrape all posts from a user's profile:

  1. Set Up: Ensure you have an Apify account and access to the Apify platform.
  2. Configure Input: Provide the user's profile URL or username in any of these formats:
    • https://truthsocial.com/@username
    • @username
    • username
  3. Adjust Settings: Configure options like max items, monitoring mode, and proxy settings as needed.
  4. Run the Scraper: Execute the scraper on the Apify platform.
  5. Data Collection: The scraper will output all available posts from the specified profile.

Scraping Individual Posts

To scrape specific posts:

  1. Set Up: Ensure you have an Apify account and access to the Apify platform.
  2. Configure Input: Provide the full post URL in this format:
    • https://truthsocial.com/@username/posts/12345
  3. Run the Scraper: Execute the scraper on the Apify platform.
  4. Data Collection: The scraper will output detailed data for the specified post.

Input Configuration

Here's an example of how to set up the input for the Apify Truth Social Profile Scraper:

{
"startUrls": [
{
"url": "https://www.landandfarm.com/search/south-carolina/gray-court/residential-land-for-sale/"
},
{
"url": "https://www.landandfarm.com/property/5-5-acre-estate-lot-in-gray-court-w-creek-37987453/"
}
],
"maxItems": 1000,
"monitoringMode": false,
"maxConcurrency": 10,
"minConcurrency": 1,
"maxRequestRetries": 100,
"proxyConfiguration": {
"useApifyProxy": true
}
}

Input Fields Explanation

  • startUrls: Array of objects containing one of these formats:
    • Full search/listings URL: {"url": "https://www.landandfarm.com/search/south-carolina/gray-court/residential-land-for-sale/"}
    • Individual listing URL: {"url": "https://www.landandfarm.com/property/5-5-acre-estate-lot-in-gray-court-w-creek-37987453/"}
  • maxItems: Maximum number of items to scrape (default: 1000).
  • monitoringMode: When enabled, only scrapes new posts compared to previous runs (default: false).
  • maxConcurrency: Maximum number of pages processed simultaneously (default: 10).
  • minConcurrency: Minimum number of pages processed simultaneously (default: 1).
  • maxRequestRetries: Number of retries for failed requests (default: 100).
  • proxyConfiguration: Proxy settings for enhanced scraping reliability.

Monitoring Mode

When monitoringMode is enabled, the scraper will only collect new posts that haven't been seen in previous runs. This is useful for:

  • Tracking new content from specific profiles over time
  • Building a historical archive of posts
  • Monitoring accounts for new activity without duplicating data

How Monitoring Mode Works

  1. The scraper maintains a record of previously scraped post IDs
  2. On subsequent runs with monitoringMode: true, it checks each post against this record
  3. Only new posts (those not in the record) are processed and added to the output
  4. The record is updated with any new post IDs found

Output Structure

The scraper provides comprehensive information about LandAndFarm property listings. The output includes detailed property information, broker details, and location data. Here's a breakdown of the main components:

{
"brokerDetails": {
"accountId": 49007,
"accountSubTypeId": 4,
"accountType": 4,
"active": true,
"adDesc": "",
"address1": "101 E. Washington Street",
"address2": "",
"alcCertified": false,
"alcAdvancedCertified": false,
"badgeId": 2703752540,
"canonicalUrl": "/broker/rusty-hamrick-49007/",
"city": "Greenville",
"companyAddress1": "101 E. Washington Street",
"companyAddress2": "",
"companyName": "Huff Creek Properties",
"companyCity": "Greenville",
"companyState": "SC",
"companyZip": "29601",
"contactName": "Rusty Hamrick",
"description": [
"Specialties:Land, Timber\r",
"\r",
"Scope of Service Experience\r",
"Rusty specializes in the land sector through Huff Creek Properties. \r",
"\r",
"\r",
"\r",
"Background & Experience\r",
"Prior to beginning his career in the real estate industry, Rusty earned multiple degrees, including a Juris Doctorate and a Masters degree. In January 2009 he went to work as a land broker for Jenks, Inc. Realty in Greenville, SC. In 2010, Rusty joined NAI Earle Furman. Rusty leads the land division at NAI Earle Furman and specializes in all facets of rural acreage including recreational tracts, timber tracts, farming operations and plantations. \r",
"\r",
"\r",
"\r",
"Education\r",
"B.S. in Corporate Communication, College of Charleston, 2003\r",
"\r",
"J.D., Charleston School of Law, 2007\r",
"\r",
"Masters in Real Estate Development, Clemson University, 2009\r",
""
],
"email": null,
"expirationDate": "2026-03-21T00:00:00",
"homesContactId": "0",
"homesUserId": null,
"insertDate": "2011-06-03T15:54:41.39",
"isFree": false,
"isSeller": true,
"landStarWinCount": 0,
"leadRoutingEmail": null,
"licenseNumber": "",
"listingCount": 0,
"logoId": 2703752580,
"optInLeadTargeting": true,
"parentAccountId": 3615775,
"parentAccountType": 41,
"phoneCell": "(864) 230-0694",
"phoneFax": null,
"phoneOffice": "(864) 232-5999",
"phoneTollFree": null,
"portraitId": 3966708838,
"portraitImageUpdateDate": null,
"sellerListingStats": null,
"smsNotifications": true,
"stateAbbreviation": "SC",
"stripeCustomerId": null,
"totalRows": 0,
"trackingPhoneNumber": "(864) 777-4991",
"url": "www.huffcreekproperties.com/",
"zip": "29601"
},
"brokerMediaData": null,
"citiesInCounties": [
{
"id": 5253,
"countyId": 5592,
"countyLabelPlural": null,
"countyName": null,
"latitude": 34.47804,
"longitude": -81.86399,
"name": "Clinton",
"regionId": 0,
"regionName": null,
"stateId": 45,
"stateAbbreviation": "SC",
"stateName": "South Carolina"
},
{
"id": 6179,
"countyId": 5592,
"countyLabelPlural": null,
"countyName": null,
"latitude": 34.30477,
"longitude": -81.98338,
"name": "Cross Hill",
"regionId": 0,
"regionName": null,
"stateId": 45,
"stateAbbreviation": "SC",
"stateName": "South Carolina"
},
...
],
"contiguousCounties": [
{
"name": "Abbeville County",
"stateAbbreviation": "SC",
"stateId": 45
},
{
"name": "Anderson County",
"stateAbbreviation": "SC",
"stateId": 45
},
{
"name": "Greenville County",
"stateAbbreviation": "SC",
"stateId": 45
},
{
"name": "Greenwood County",
"stateAbbreviation": "SC",
"stateId": 45
},
{
"name": "Newberry County",
"stateAbbreviation": "SC",
"stateId": 45
},
{
"name": "Spartanburg County",
"stateAbbreviation": "SC",
"stateId": 45
},
{
"name": "Union County",
"stateAbbreviation": "SC",
"stateId": 45
}
],
"facebookDareJavascript": "{\"content_type\":\"home_listing\",\"content_ids\":[36928340],\"city\":\"Laurens\",\"region\":\"South Carolina\",\"country\":\"United States\",\"currency\":\"USD\",\"preferred_price_range\":1860000,\"property_type\":\"house\",\"preferred_beds_range\":3,\"preferred_bath_range\":3,\"listing_type\":\"\",\"availability\":\"for_sale\"}",
"h1": "92.53 Acres in Laurens, SC - $1,860,000",
"listingEvents": [
{
"date": "2025-03-14T00:00:00",
"price": 1860000,
"priceDelta": null,
"acres": 92.53,
"acresDelta": null,
"eventTitle": "Listed for Sale"
}
],
"listingId": 22893963,
"otherListings": [
{
"accountId": 49007,
"acres": 109.85,
"acresDisplay": "110 acres",
"adTargetingCountyId": 5540,
"address": "Shady Grove Road",
"auctionDate": "0001-01-01T00:00:00",
"baths": 0,
"bathsDisplay": "",
"bedsDisplay": "",
"beds": 0,
"brokerCanonicalUrl": "/broker/rusty-hamrick-49007/",
"brokerCompany": "Huff Creek Properties",
"brokerName": "Rusty Hamrick",
"brokerPhone": null,
"canonicalUrl": "/property/mcgullion-mountain-tract-36050927/",
"city": "Pickens",
"cityID": 20874,
"companyLogoDocumentId": 2703752540,
"county": "Pickens County",
"countyId": 5540,
"countyLabel": "County",
"description": "Price Reduced! The McGullion Mountain tract presents a unique opportunity to own 109.85 acres in one of the most beautiful areas of upstate South Carolina. The peak of the property is truly stunning. A 4+ acre knoll with level topography sits at the ",
"encodedBoundaryPoints": "ihzsEbw|wNeC`DcBi@z@gBLc@dBCZiCXC[xC^J",
"executiveSummary": null,
"externalSourceId": null,
"halfBaths": 0,
"halfBathsDisplay": null,
"hasCustomMap": false,
"hasHouse": false,
"hasVideo": true,
"hasVirtualTour": false,
"homesqft": 0,
"homesqftDisplay": "",
"imageAltTextDisplay": "Property for sale in Pickens County, South Carolina",
"imageCount": 30,
"imageIds": null,
"insertDate": "2024-11-15T13:14:08.16",
"id": 22016549,
"isALC": false,
"isCourtesy": false,
"isDiamond": false,
"isFirstFreeListing": false,
"isGold": false,
"isLiked": false,
"isPlatinum": false,
"isShowcase": false,
"lafPropertyId": 36050927,
"lake": null,
"lastUpdated": "2025-05-23T13:00:45.407",
"latitude": 34.874393,
"listHubListingKey": null,
"listingLevel": 30,
"listingLevelTitle": "Signature Partner",
"longitude": -82.72769,
"lwPropertyId": 421421047,
"onMarketDate": "2024-11-15T00:00:00",
"parentAccountId": 3615775,
"partnerId": 0,
"portraitDocumentId": 3966708838,
"price": 930000,
"priceChangeAmount": -69999,
"priceChangeDate": "2025-05-23T13:00:44.8",
"priceChangePercentage": -0.07,
"priceDisplay": "$930,000",
"pricePerAcre": 8466.09,
"propertyTypes": 148,
"propertyTypesLabel": "Recreational Land, Timberland, Hunting Land",
"regionId": 197,
"salesDate": "2025-03-27T00:00:00",
"salesPrice": 1050000,
"schemaData": "{\"@context\":\"http://schema.org\",\"@type\":\"Residence\",\"name\":\"Shady Grove Road, Pickens, SC, 29685\",\"description\":\"Price Reduced! The McGullion Mountain tract presents a unique opportunity to own 109.85 acres in one\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Shady Grove Road\",\"addressLocality\":\"Pickens\",\"addressRegion\":\"SC\",\"postalCode\":\"29685\"}}",
"shortPrice": "$930K",
"shortPriceChangeAmount": "-$70K",
"siteListingId": 36050927,
"state": "South Carolina",
"stateAbbreviation": "SC",
"stateCode": "SC",
"stateId": 45,
"status": 1,
"thumbnailDocumentId": 5348303346,
"title": "McGullion Mountain Tract",
"types": [
"Recreational Land",
"Timberland",
"Hunting Land"
],
"upgradeLevelId": 0,
"zip": "29685"
},
...
],
"paginationData": {
"canonicalUrl": null,
"locationName": null,
"metaDescription": "Ervindale Farm, 92.53 acres in Laurens County, South Carolina offered at $1,860,000. View 46 photos, read details, and contact the seller.",
"nextLink": null,
"pageHeader": null,
"pageHeaderCount": null,
"pageIndex": 0,
"pageSubHeader": null,
"pageTitle": "672 Boxwood Road, Laurens, SC 29360 | Land and Farm",
"linkData": null,
"prevLink": null,
"relativeUrl": null,
"searchBarLocationText": null,
"siteName": "LandAndFarm",
"siteUrl": null
},
"propertyAmenities": [],
"propertyData": {
"accountId": 49007,
"acres": 92.53,
"address": {
"address1": "672 Boxwood Road",
"address2": "",
"city": "Laurens",
"state": 45,
"stateAbbreviation": "SC",
"stateName": "South Carolina",
"zip": "29360"
},
"adTargetingPta": "farms",
"areaLabel": "92.53 acres",
"attachments": [
{
"caption": "Map Set - Boxwood Rd., Laurens (92.53 Acres).pdf",
"docsPath": "/documents/5448509347/MapSet-BoxwoodRdLaurens9253Acres.pdf",
"documentId": 5448509347,
"documentTypeId": 20,
"filename": "Map Set - Boxwood Rd., Laurens (92.53 Acres).pdf",
"isExternal": false,
"uploadedAccountFileId": 0,
"uploadedPropertyFileId": 2659641,
"url": "https://www.landandfarm.com/api/documents/5448509347/MapSet-BoxwoodRdLaurens9253Acres.pdf"
},
{
"caption": "Flyer Boxwood Road LR.pdf",
"docsPath": "/documents/5452001569/FlyerBoxwoodRoadLR.pdf",
"documentId": 5452001569,
"documentTypeId": 20,
"filename": "Flyer Boxwood Road LR.pdf",
"isExternal": false,
"uploadedAccountFileId": 0,
"uploadedPropertyFileId": 2662082,
"url": "https://www.landandfarm.com/api/documents/5452001569/FlyerBoxwoodRoadLR.pdf"
}
],
"auctionAddress": null,
"auctionCity": null,
"auctionDate": "01/01/0001, 12:00 AM",
"auctionId": null,
"auctionState": "UNDEFINED",
"auctionTitle": null,
"auctionUrl": null,
"baths": 3,
"beds": 3,
"breadcrumbSchema": "{\"@context\":\"https://schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"item\":{\"@id\":\"https://www.landandfarm.com\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"position\":2,\"item\":{\"@id\":\"https://www.landandfarm.com/search/all-land/\",\"name\":\"United States Land for Sale\"}},{\"@type\":\"ListItem\",\"position\":3,\"item\":{\"@id\":\"https://www.landandfarm.com/search/south-carolina-land-for-sale/\",\"name\":\"South Carolina Land for Sale\"}},{\"@type\":\"ListItem\",\"position\":4,\"item\":{\"@id\":\"https://www.landandfarm.com/search/south-carolina/upstate-region-land-for-sale/\",\"name\":\"Upstate South Carolina Land for Sale\"}},{\"@type\":\"ListItem\",\"position\":5,\"item\":{\"@id\":\"https://www.landandfarm.com/search/south-carolina/laurens-county-land-for-sale/\",\"name\":\"Laurens County South Carolina Land for Sale\"}},{\"@type\":\"ListItem\",\"position\":6,\"item\":{\"@id\":\"https://www.landandfarm.com/search/south-carolina/laurens-land-for-sale/\",\"name\":\"Laurens South Carolina Land for Sale\"}},{\"@type\":\"ListItem\",\"position\":7,\"item\":{\"@id\":\"https://www.landandfarm.com/property/ervindale-farm-36928340/\",\"name\":\"92.53 Acres in Laurens, SC - $1,860,000\"}}]}",
"canDisplay": false,
"canonicalUrl": "/property/ervindale-farm-36928340/",
"city": {
"id": 14584,
"countyId": 5592,
"countyLabelPlural": null,
"countyName": null,
"latitude": 34.50148,
"longitude": -82.02328,
"name": "Laurens",
"regionId": 0,
"regionName": null,
"stateId": 45,
"stateAbbreviation": "SC",
"stateName": "South Carolina"
},
"cityUrl": "/search/south-carolina/laurens-land-for-sale/",
"county": {
"id": 5592,
"fips": 45059,
"lafCountyId": 1611,
"latitude": 0,
"longitude": 0,
"name": "Laurens County",
"stateId": 45,
"stateName": null,
"regionId": 0,
"regionName": null
},
"countyUrl": "/search/south-carolina/laurens-county-land-for-sale/",
"description": [
"Asking price: $1.86M\r",
"Laurens County TM#s 198-00-00-028 & 198-00-00-005\r",
"3BA/3BR home\r",
"350 of creek frontage\r",
"+-35 acres of timber stand with a majority of which is mature upland hardwood with excellent numbers of white oaks\r",
"The balance of the property consists of well-maintained pasture currently housing a cattle herd\r",
"+-45 minute commute from downtown Greenville\r",
"Located less than 3 miles from the city limits of Laurens and 0.5 miles from Lake Rabon\r",
"Quality deer and turkey hunting opportunities\r",
"Excellent potential for a large dove field behind the home with a 400 yard long powerline\r",
"\r",
"Ervindale Farm is a unique opportunity to acquire a cattle farm in the heart of western Laurens County. The property consists of +-55 acres of well-maintained pasture (with hot wire fencing) and +-35 acres of mature upland hardwoods including a creek bottom with 350 of creek frontage. Gently rolling topography is another desirable feature that allows for convenient access throughout the entire +-92.53 acres. Ervindale currently houses a herd of 20-30 cows and is set up to operate a turnkey cattle operation. Given the substantial amount of pasture, the property also has tremendous upsides for high quality hunting opportunities from a habitat diversification standpoint. Large sections of native grasses and planted pines could be established with sufficient tillable acreage remaining to plant a large dove field (with a 400-yard powerline in place) and smaller, secluded areas for food plots. The hardwood creek bottom at Ervindale already serves as an excellent wildlife corridor and creating a truly diverse habitat aimed at holding large numbers of deer and turkeys is a realistic possibility.\r",
"\r",
"The main residence at Ervindale is a +- 3,000 two story farmhouse (3BR/3BA) located +-1,100 down a secluded paved driveway that offers an element of privacy. The vantage point from the expansive back porch is stunning and the views at sunset and sunrise authentically resemble a painting of the countryside. The kitchen is located at the rear of the house and overlooks the back porch which was constructed entirely with Brazilian Walnut. Granite countertops, a porcelain farmhouse sink, tile floors, and two rockers by a brick fireplace combine to make this a warm and inviting space with excellent natural lighting. The main level also includes two large living spaces on opposite sides of the home: a formal living room with a second fireplace and a large den (each with hardwood floors). A breakfast room, full bathroom, and pantry are also on the main level. Three bedrooms and two additional full bathrooms (including a master with a walk-in closet) are located on the second floor. The property includes some outbuilding as well including a shed, one large, concrete dog run for two (2) dogs, and a barn with an overhang.\r",
"\r",
"Ervindale Farm presents a unique opportunity to purchase a pristine working cattle farm with excellent hunting/recreational opportunities located less than 3 miles from the city limits of Laurens (and Laurens High School), +-0.5 miles from Lake Rabon, and a 45-minute commute from downtown Greenville."
],
"directions": [
""
],
"disclaimer": null,
"executiveSummary": null,
"externalLink": "https://huffcreekproperties.com/listings/ervindale-farm-%c2%b192-53-acres/",
"externalSourceId": null,
"feedLastChecked": null,
"formattedDescription": null,
"geocodeAccuracy": 8,
"halfBaths": 0,
"highlight1": null,
"highlight2": null,
"highlight3": null,
"highlight4": null,
"homesqft": 3000,
"homesUserId": null,
"imageDocumentIds": [
5445374106,
5445374177,
5445374178,
...
],
"imageInfo": [
{
"documentId": 5445374106,
"height": 3640,
"imageId": 918316528,
"label": "Laurens-HR-0700",
"width": 5464
},
{
"documentId": 5445374177,
"height": 3064,
"imageId": 918316598,
"label": "Laurens-HR-0750",
"width": 4599
},
...
],
"isDiamond": false,
"isGold": false,
"isPlatinum": false,
"isShowcase": false,
"isListHubListing": false,
"isIrrigated": false,
"isLiked": false,
"isFree": false,
"isResidence": true,
"latitude": null,
"lastUpdated": "June 24, 2025 at 5:41 AM",
"leadRoutingEmail": null,
"linkInfos": [
{
"labelText": "Farms",
"url": "/search/farms-for-sale/"
},
{
"labelText": "Residential Land",
"url": "/search/residential-land-for-sale/"
},
{
"labelText": "Hunting Land",
"url": "/search/hunting-land-for-sale/"
}
],
"listhubListingStatus": null,
"partnerPhone": null,
"listingDate": "2025-03-14",
"listingId": 22893963,
"listingLevel": 30,
"listingSchema": "{\"@context\":\"https://schema.org\",\"@type\":\"RealEstateListing\",\"url\":\"https://www.landandfarm.com/property/ervindale-farm-36928340/\",\"description\":\"Asking price: $1.86M\\r,Laurens County TM#s 198-00-00-028 & 198-00-00-005\\r,3BA/3BR home\\r,350 of creek frontage\\r,+-35 acres of timber stand with a majority of which is mature upland hardwood with excellent numbers of white oaks\\r,The balance of the property consists of well-maintained pasture currently housing a cattle herd\\r,+-45 minute commute from downtown Greenville\\r,Located less than 3 miles from the city limits of Laurens and 0.5 miles from Lake Rabon\\r,Quality deer and turkey hunting opportunities\\r,Excellent potential for a large dove field behind the home with a 400 yard long powerline\\r,\\r,Ervindale Farm is a unique opportunity to acquire a cattle farm in the heart of western Laurens County. The property consists of +-55 acres of well-maintained pasture (with hot wire fencing) and +-35 acres of mature upland hardwoods including a creek bottom with 350 of creek frontage. Gently rolling topography is another desirable feature that allows for convenient access throughout the entire +-92.53 acres. Ervindale currently houses a herd of 20-30 cows and is set up to operate a turnkey cattle operation. Given the substantial amount of pasture, the property also has tremendous upsides for high quality hunting opportunities from a habitat diversification standpoint. Large sections of native grasses and planted pines could be established with sufficient tillable acreage remaining to plant a large dove field (with a 400-yard powerline in place) and smaller, secluded areas for food plots. The hardwood creek bottom at Ervindale already serves as an excellent wildlife corridor and creating a truly diverse habitat aimed at holding large numbers of deer and turkeys is a realistic possibility.\\r,\\r,The main residence at Ervindale is a +- 3,000 two story farmhouse (3BR/3BA) located +-1,100 down a secluded paved driveway that offers an element of privacy. The vantage point from the expansive back porch is stunning and the views at sunset and sunrise authentically resemble a painting of the countryside. The kitchen is located at the rear of the house and overlooks the back porch which was constructed entirely with Brazilian Walnut. Granite countertops, a porcelain farmhouse sink, tile floors, and two rockers by a brick fireplace combine to make this a warm and inviting space with excellent natural lighting. The main level also includes two large living spaces on opposite sides of the home: a formal living room with a second fireplace and a large den (each with hardwood floors). A breakfast room, full bathroom, and pantry are also on the main level. Three bedrooms and two additional full bathrooms (including a master with a walk-in closet) are located on the second floor. The property includes some outbuilding as well including a shed, one large, concrete dog run for two (2) dogs, and a barn with an overhang.\\r,\\r,Ervindale Farm presents a unique opportunity to purchase a pristine working cattle farm with excellent hunting/recreational opportunities located less than 3 miles from the city limits of Laurens (and Laurens High School), +-0.5 miles from Lake Rabon, and a 45-minute commute from downtown Greenville.\",\"datePosted\":\"2025-03-14\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"https://assets.landandfarm.com/resizedimages/394/0/h/80/1-5445374106\"},\"name\":\"92.53 Acres, 672 Boxwood Road, Laurens, SC 29360\"}",
"accountType": 4,
"longitude": null,
"mainPhotoDocumentId": "5445374106",
"mlsId": "",
"parentAccountId": 3615775,
"partnerId": null,
"partnerName": null,
"participantKey": "0",
"price": 1860000,
"pricingPlan": null,
"region": {
"countyIds": null,
"id": 197,
"name": "Upstate South Carolina",
"stateId": 0,
"stateName": null
},
"productSchema": "{\"@context\":\"https://schema.org\",\"@type\":\"Product\",\"url\":\"https://www.landandfarm.com/property/ervindale-farm-36928340/\",\"description\":\"Asking price: $1.86M\\r,Laurens County TM#s 198-00-00-028 & 198-00-00-005\\r,3BA/3BR home\\r,350 of creek frontage\\r,+-35 acres of timber stand with a majority of which is mature upland hardwood with excellent numbers of white oaks\\r,The balance of the property consists of well-maintained pasture currently housing a cattle herd\\r,+-45 minute commute from downtown Greenville\\r,Located less than 3 miles from the city limits of Laurens and 0.5 miles from Lake Rabon\\r,Quality deer and turkey hunting opportunities\\r,Excellent potential for a large dove field behind the home with a 400 yard long powerline\\r,\\r,Ervindale Farm is a unique opportunity to acquire a cattle farm in the heart of western Laurens County. The property consists of +-55 acres of well-maintained pasture (with hot wire fencing) and +-35 acres of mature upland hardwoods including a creek bottom with 350 of creek frontage. Gently rolling topography is another desirable feature that allows for convenient access throughout the entire +-92.53 acres. Ervindale currently houses a herd of 20-30 cows and is set up to operate a turnkey cattle operation. Given the substantial amount of pasture, the property also has tremendous upsides for high quality hunting opportunities from a habitat diversification standpoint. Large sections of native grasses and planted pines could be established with sufficient tillable acreage remaining to plant a large dove field (with a 400-yard powerline in place) and smaller, secluded areas for food plots. The hardwood creek bottom at Ervindale already serves as an excellent wildlife corridor and creating a truly diverse habitat aimed at holding large numbers of deer and turkeys is a realistic possibility.\\r,\\r,The main residence at Ervindale is a +- 3,000 two story farmhouse (3BR/3BA) located +-1,100 down a secluded paved driveway that offers an element of privacy. The vantage point from the expansive back porch is stunning and the views at sunset and sunrise authentically resemble a painting of the countryside. The kitchen is located at the rear of the house and overlooks the back porch which was constructed entirely with Brazilian Walnut. Granite countertops, a porcelain farmhouse sink, tile floors, and two rockers by a brick fireplace combine to make this a warm and inviting space with excellent natural lighting. The main level also includes two large living spaces on opposite sides of the home: a formal living room with a second fireplace and a large den (each with hardwood floors). A breakfast room, full bathroom, and pantry are also on the main level. Three bedrooms and two additional full bathrooms (including a master with a walk-in closet) are located on the second floor. The property includes some outbuilding as well including a shed, one large, concrete dog run for two (2) dogs, and a barn with an overhang.\\r,\\r,Ervindale Farm presents a unique opportunity to purchase a pristine working cattle farm with excellent hunting/recreational opportunities located less than 3 miles from the city limits of Laurens (and Laurens High School), +-0.5 miles from Lake Rabon, and a 45-minute commute from downtown Greenville.\",\"image\":\"https://assets.landandfarm.com/resizedimages/394/0/h/80/1-5445374106\",\"name\":\"92.53 Acres, 672 Boxwood Road, Laurens, SC 29360\",\"offers\":{\"@type\":\"Offer\",\"price\":1860000,\"priceCurrency\":\"USD\",\"availability\":\"https://schema.org/InStock\",\"url\":\"https://www.landandfarm.com/property/ervindale-farm-36928340/\"},\"Brand\":\"LandAndFarm\",\"Sku\":\"36928340\"}",
"referenceName": "Ervindale Farm - Boxwood Road",
"resAndGeoSchema": "{\"@context\":\"https://schema.org\",\"@type\":\"SingleFamilyResidence\",\"url\":\"/property/ervindale-farm-36928340/\",\"description\":\"Asking price: $1.86M\\r,Laurens County TM#s 198-00-00-028 & 198-00-00-005\\r,3BA/3BR home\\r,350 of creek frontage\\r,+-35 acres of timber stand with a majority of which is mature upland hardwood with excellent numbers of white oaks\\r,The balance of the property consists of well-maintained pasture currently housing a cattle herd\\r,+-45 minute commute from downtown Greenville\\r,Located less than 3 miles from the city limits of Laurens and 0.5 miles from Lake Rabon\\r,Quality deer and turkey hunting opportunities\\r,Excellent potential for a large dove field behind the home with a 400 yard long powerline\\r,\\r,Ervindale Farm is a unique opportunity to acquire a cattle farm in the heart of western Laurens County. The property consists of +-55 acres of well-maintained pasture (with hot wire fencing) and +-35 acres of mature upland hardwoods including a creek bottom with 350 of creek frontage. Gently rolling topography is another desirable feature that allows for convenient access throughout the entire +-92.53 acres. Ervindale currently houses a herd of 20-30 cows and is set up to operate a turnkey cattle operation. Given the substantial amount of pasture, the property also has tremendous upsides for high quality hunting opportunities from a habitat diversification standpoint. Large sections of native grasses and planted pines could be established with sufficient tillable acreage remaining to plant a large dove field (with a 400-yard powerline in place) and smaller, secluded areas for food plots. The hardwood creek bottom at Ervindale already serves as an excellent wildlife corridor and creating a truly diverse habitat aimed at holding large numbers of deer and turkeys is a realistic possibility.\\r,\\r,The main residence at Ervindale is a +- 3,000 two story farmhouse (3BR/3BA) located +-1,100 down a secluded paved driveway that offers an element of privacy. The vantage point from the expansive back porch is stunning and the views at sunset and sunrise authentically resemble a painting of the countryside. The kitchen is located at the rear of the house and overlooks the back porch which was constructed entirely with Brazilian Walnut. Granite countertops, a porcelain farmhouse sink, tile floors, and two rockers by a brick fireplace combine to make this a warm and inviting space with excellent natural lighting. The main level also includes two large living spaces on opposite sides of the home: a formal living room with a second fireplace and a large den (each with hardwood floors). A breakfast room, full bathroom, and pantry are also on the main level. Three bedrooms and two additional full bathrooms (including a master with a walk-in closet) are located on the second floor. The property includes some outbuilding as well including a shed, one large, concrete dog run for two (2) dogs, and a barn with an overhang.\\r,\\r,Ervindale Farm presents a unique opportunity to purchase a pristine working cattle farm with excellent hunting/recreational opportunities located less than 3 miles from the city limits of Laurens (and Laurens High School), +-0.5 miles from Lake Rabon, and a 45-minute commute from downtown Greenville.\",\"name\":\"92.53 Acres, 672 Boxwood Road, Laurens, SC 29360\",\"image\":\"https://assets.landandfarm.com/resizedimages/394/0/h/80/1-5445374106\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"672 Boxwood Road\",\"addressLocality\":\"Laurens\",\"addressRegion\":\"SC\",\"postalCode\":\"29360\"}}",
"shouldRedirectLDP": false,
"siteListingId": 36928340,
"smallMapUrl": "https://maps.googleapis.com/maps/api/staticmap?key=AIzaSyCvtvmtxTW9V3N4SW7-QvFPV5k1O6pmkds&channel=land&size=100x100&maptype=roadmap&center=Laurens%2cSC&markers=color:blue%7CLaurens%2cSC&zoom=6&signature=40llY1JwI5MZUBaOfvo0j5x-09k=",
"siteId": 1080,
"state": {
"countyLabel": "County",
"countyLabelPlural": "Counties",
"stateId": 45,
"stateAbbreviation": "SC",
"stateName": "South Carolina",
"taxRate": 0.57
},
"marketStatus": 1,
"thirdPartyMapUrl": null,
"title": "Ervindale Farm",
"types": [
"Farms",
"Residential Land",
"Hunting Land"
],
"typeIds": [
1,
8,
128,
8192
],
"upgradeLevelId": 0,
"videoSchema": "{\"@type\":\"VideoObject\",\"@context\":\"https://schema.org\",\"name\":\"92.53 Acres, 672 Boxwood Road, Laurens, SC 29360\",\"description\":\"Ervindale Farm, 92.53 acres in Laurens County, South Carolina offered at $1,860,000. View 46 photos, read details, and contact the seller.\",\"thumbnailUrl\":\"https://i.vimeocdn.com/video/1995712466-1367152e8ba9802379bb3b8350e1be8654e6d2fb4236308a5557ec583d6b1d42-d_295x166\",\"uploadDate\":\"2025-06-24\",\"embedUrl\":\"https://player.vimeo.com/video/1067741431\",\"url\":\"https://www.landandfarm.com/property/ervindale-farm-36928340/\"}",
"xmlData": null,
"youtubeVideoId": null,
"virtualTourLink": ""
},
"propertyMediaData": {
"youtubeVideo": null,
"matterportVirtualTour": null,
"vimeoVideo": {
"mediaTypeId": 3,
"mediaId": "1067741431",
"mediaUrl": "https://vimeo.com/1067741431",
"mediaThumbnail": "https://i.vimeocdn.com/video/1995712466-1367152e8ba9802379bb3b8350e1be8654e6d2fb4236308a5557ec583d6b1d42-d_295x166",
"mediaType": "Vimeo Video",
"documentType": 120
}
},
"propertyOverlays": [],
"propertyTypes": [
"Residential Property",
"Farms",
"Lakefront Property",
"Riverfront Property",
"Recreational Property",
"Hunting Land",
"Horse Property",
"Timberland",
"Undeveloped Land",
"Commercial Property",
"Ranches",
"Beachfront Property"
],
"soldListings": [],
"uploadedSellerFiles": [],
"basicInfo": {
"accountId": 49007,
"acres": 92.53,
"acresDisplay": "92.5 acres",
"adTargetingCountyId": 5592,
"address": "672 Boxwood Road",
"auctionDate": "0001-01-01T00:00:00",
"baths": 3,
"bathsDisplay": "3 baths",
"bedsDisplay": "3 beds",
"beds": 3,
"brokerCanonicalUrl": "/broker/rusty-hamrick-49007/",
"brokerCompany": "Huff Creek Properties",
"brokerName": "Rusty Hamrick",
"brokerPhone": null,
"canonicalUrl": "/property/ervindale-farm-36928340/",
"city": "Laurens",
"cityID": 14584,
"companyLogoDocumentId": 2703752540,
"county": "Laurens County",
"countyId": 5592,
"countyLabel": "County",
"encodedBoundaryPoints": "",
"executiveSummary": null,
"externalSourceId": null,
"halfBaths": 0,
"halfBathsDisplay": null,
"hasCustomMap": false,
"hasHouse": true,
"hasVideo": true,
"hasVirtualTour": false,
"homesqft": 3000,
"homesqftDisplay": "3,000 sqft",
"imageAltTextDisplay": "Property for sale in Laurens County, South Carolina",
"imageCount": 46,
"imageIds": null,
"insertDate": "2025-03-14T12:07:32.923",
"id": 22893963,
"isALC": false,
"isCourtesy": false,
"isDiamond": false,
"isFirstFreeListing": false,
"isGold": false,
"isLiked": false,
"isPlatinum": false,
"isShowcase": false,
"lafPropertyId": 36928340,
"lake": null,
"lastUpdated": "2025-06-24T05:41:38.09",
"latitude": 34.50148,
"listHubListingKey": null,
"listingLevel": 30,
"listingLevelTitle": "Signature Partner",
"longitude": -82.02328,
"lwPropertyId": 422298459,
"onMarketDate": "0001-01-01T00:00:00",
"parentAccountId": 3615775,
"partnerId": 0,
"portraitDocumentId": 3966708838,
"price": 1860000,
"priceChangeAmount": 0,
"priceChangeDate": "0001-01-01T00:00:00",
"priceChangePercentage": 0,
"priceDisplay": "$1,860,000",
"pricePerAcre": 20101.59,
"propertyTypes": 137,
"propertyTypesLabel": "Farms, Residential Land, Hunting Land",
"regionId": 197,
"salesDate": "0001-01-01T00:00:00",
"salesPrice": 0,
"shortPrice": "$1.9M",
"shortPriceChangeAmount": "$0",
"siteListingId": 36928340,
"state": "South Carolina",
"stateAbbreviation": "SC",
"stateCode": "SC",
"stateId": 45,
"status": 1,
"thumbnailDocumentId": 5445374106,
"title": "Ervindale Farm",
"types": [
"Farms",
"Residential Land",
"Hunting Land"
],
"upgradeLevelId": 0,
"zip": "29360",
"isSearchResult": true
}
}

Output Fields Explanation

Basic Property Information

  • basicInfo: (Object) Core property listing information
    • accountId: (Number) Broker's account ID (matches brokerDetails.accountId) (e.g., 49007)
    • acres: (Number) Total acreage of the property (e.g., 92.53)
    • acresDisplay: (String) Formatted display of acreage (e.g., "92.5 acres")
    • adTargetingCountyId: (Number) County ID used for ad targeting (e.g., 5592)
    • address: (String) Full street address (e.g., "672 Boxwood Road")
    • auctionDate: (String) Scheduled auction date ("0001-01-01T00:00:00" if not applicable)
    • baths/beds: (Number) Number of bathrooms and bedrooms (e.g., 3 for both in the sample)
    • bathsDisplay/bedsDisplay: (String) Formatted display of room counts (e.g., "3 baths", "3 beds")
    • brokerCanonicalUrl: (String) URL path to broker's profile (e.g., "/broker/rusty-hamrick-49007/")
    • brokerCompany: (String) Name of the brokerage firm (e.g., "Huff Creek Properties")
    • brokerName: (String) Name of the listing agent (e.g., "Rusty Hamrick")
    • brokerPhone: (String|null) Contact number for the broker (null if not provided)
    • canonicalUrl: (String) URL path to this listing (e.g., "/property/ervindale-farm-36928340/")
    • city: (String) City where the property is located (e.g., "Laurens")
    • cityID: (Number) Internal ID for the city (e.g., 14584)
    • companyLogoDocumentId: (Number) ID of the company logo image (e.g., 2703752540)
    • county: (String) Full county name (e.g., "Laurens County")
    • countyId: (Number) Internal ID for the county (e.g., 5592)
    • countyLabel: (String) Type of county designation (e.g., "County")
    • description: (String) Truncated property description (full description in propertyData)
    • encodedBoundaryPoints: (String) Encoded polygon data for property boundaries (empty if not available)
    • isSearchResult: (Boolean) Indicates if this is a search result item (e.g., true)
    • executiveSummary: (String|null) Brief summary of the listing (null if not provided)
    • externalSourceId: (String|null) ID from external MLS (null if not applicable)
    • halfBaths: (Number) Number of half bathrooms (0 for land)
    • halfBathsDisplay: (String|null) Formatted display of half baths (null for land)
    • hasCustomMap: (Boolean) If the listing includes a custom map (e.g., false)
    • hasHouse: (Boolean) If the property includes a house/structure (e.g., true)
    • hasVideo: (Boolean) If the listing includes video content (e.g., true)
    • hasVirtualTour: (Boolean) If a virtual tour is available (e.g., false)
    • homesqft: (Number) Size of any structures in square feet (e.g., 3000)
    • homesqftDisplay: (String) Formatted display of home square footage (e.g., "3,000 sqft")
    • imageAltTextDisplay: (String) Alt text for the listing's main image (e.g., "Property for sale in Laurens County, South Carolina")
    • imageCount: (Number) Total number of images available (e.g., 46)
    • imageIds: (Array[Number]|null) List of image IDs (null if not loaded)
    • insertDate: (ISO Date) When the listing was created (e.g., "2025-03-14T12:07:32.923")
    • id: (Number) Internal listing ID (e.g., 22893963)
    • isALC: (Boolean) If the listing is from an Accredited Land Consultant (e.g., false)
    • isCourtesy: (Boolean) If this is a courtesy listing (e.g., false)
    • isDiamond/isGold/isPlatinum: (Boolean) Premium listing status indicators (all false in sample)
    • isFirstFreeListing: (Boolean) If this is the broker's first free listing (e.g., false)
    • isLiked: (Boolean) If the current user has liked/saved this listing (e.g., false)
    • isShowcase: (Boolean) If this is a featured/spotlight listing (e.g., false)
    • lafPropertyId: (Number) Internal property ID in LAF system (e.g., 36928340)
    • lake: (String|null) Name of nearby lake (e.g., "Lake Rabon")
    • lastUpdated: (ISO Date) When the listing was last modified (e.g., "2025-06-24T05:41:38.09")
    • latitude/longitude: (Number) Geographic coordinates of the property (e.g., 34.50148, -82.02328)
    • listHubListingKey: (String|null) ID for ListHub integration (null if not applicable)
    • listingLevel: (Number) Tier/level of the listing (e.g., 30)
    • listingLevelTitle: (String) Name of the listing level (e.g., "Signature Partner")
    • lwPropertyId: (Number) Property ID (e.g., 422298459)
    • onMarketDate: (ISO Date) When the property was listed ("0001-01-01T00:00:00" if not available)
    • parentAccountId: (Number) ID of parent account (e.g., 3615775)
    • partnerId: (Number) ID of partner organization (0 if none)
    • portraitDocumentId: (Number) ID of the broker's profile image (e.g., 3966708838)
    • price: (Number) Current listing price in USD (e.g., 1860000)
    • priceChangeAmount: (Number) Absolute amount of last price change (0 if no change, e.g., 0)
    • priceChangeDate: (ISO Date) When the price was last changed (e.g., "0001-01-01T00:00:00" if no change)
    • priceChangePercentage: (Number) Percentage of last price change (0 if no change)
    • priceDisplay: (String) Formatted price with currency symbol (e.g., "$1,860,000")
    • pricePerAcre: (Number) Calculated price per acre (e.g., 20101.59)
    • propertyTypes: (Number) Bitmask of property type flags (e.g., 137)
    • propertyTypesLabel: (String) Human-readable list of property types (e.g., "Farms, Residential Land, Hunting Land")
    • regionId: (Number) Internal ID for the region (e.g., 197)
    • salesDate: (ISO Date) When the property sold ("0001-01-01T00:00:00" if not sold)
    • salesPrice: (Number) Final sale price (0 if not sold)
    • schemaData: (String) JSON-LD structured data for search engines
    • shortPrice: (String) Abbreviated price (e.g., "$1.9M")
    • shortPriceChangeAmount: (String) Formatted price change amount (e.g., "$0")
    • siteListingId: (Number) Listing ID on the main site (e.g., 36928340)
    • state: (String) Full state name (e.g., "South Carolina")
    • stateAbbreviation: (String) Two-letter state code (e.g., "SC")
    • stateCode: (String) State code (usually same as abbreviation, e.g., "SC")
    • stateId: (Number) Internal ID for the state (e.g., 45)
    • status: (Number) Listing status code (1 = Active)
    • thumbnailDocumentId: (Number) ID of the thumbnail image (e.g., 5445374106)
    • title: (String) Listing title/headline (e.g., "Ervindale Farm")
    • types: (Array[String]) Property type categories (e.g., ["Farms", "Residential Land", "Hunting Land"])
    • upgradeLevelId: (Number) ID of any upgrade package (0 if none)
    • zip: (String) ZIP/postal code (e.g., "29360")

Broker Information

  • brokerDetails: Comprehensive information about the listing agent or brokerage
    • accountId: (Number) Unique numeric identifier for the broker's LandAndFarm account (e.g., 49007)
    • accountSubTypeId: (Number) Subclassification of the broker account type (e.g., 4)
    • accountType: (Number) Main classification code for the broker account (e.g., 4 for standard broker)
    • active: (Boolean) Indicates if the broker's account is currently active (true if active)
    • adDesc: (String) Advertisement description (empty string if none)
    • address1/address2: (String) Broker's personal address components (e.g., "101 E. Washington Street")
    • alcCertified: (Boolean) Indicates if broker is ALC (Accredited Land Consultant) certified (false if not)
    • alcAdvancedCertified: (Boolean) Indicates if broker holds advanced ALC certification (false if not)
    • badgeId: (Number|null) Identifier for any special achievement badges (e.g., 2703752540)
    • canonicalUrl: (String) Relative URL path to the broker's profile page (e.g., "/broker/rusty-hamrick-49007/")
    • city: (String) Broker's city of residence (e.g., "Greenville")
    • companyAddress1/companyAddress2: (String) Business address components (e.g., "101 E. Washington Street")
    • companyName: (String) Legal business name (e.g., "Huff Creek Properties")
    • companyCity/companyState/companyZip: (String) Business location details (e.g., "Greenville", "SC", "29601")
    • contactName: (String) Full name of the primary contact (e.g., "Rusty Hamrick")
    • description: (Array[String]) Professional biography and credentials (e.g., ["Specialties:Land, Timber", "Scope of Service Experience..."])
    • email: (String|null) Contact email address (null for privacy reasons)
    • expirationDate: (ISO Date) When the broker's listing subscription expires (e.g., "2026-03-21T00:00:00")
    • homesContactId: (String) Internal identifier for Homes.com integration (e.g., "0")
    • homesUserId: (String|null) User ID for Homes.com (null if not linked)
    • insertDate: (ISO Date) When the broker's account was created (e.g., "2011-06-03T15:54:41.39")
    • isFree: (Boolean) Indicates if the account is a free/basic account (false for paid accounts)
    • isSeller: (Boolean) Indicates if the account can list properties for sale (true if can list)
    • landStarWinCount: (Number) Number of LandStar awards received (e.g., 0)
    • leadRoutingEmail: (String|null) Email for lead routing (null if not set)
    • licenseNumber: (String) Real estate license number (empty string if not provided)
    • listingCount: (Number) Number of active listings (0 if not tracked here)
    • logoId: (Number|null) Internal ID for company logo image (e.g., 2703752580)
    • optInLeadTargeting: (Boolean) If broker has opted into lead targeting (true if opted in)
    • parentAccountId: (Number) ID of parent/umbrella account (e.g., 3615775)
    • parentAccountType: (Number) Type of parent account (e.g., 41 for parent account type)
    • phoneCell/phoneOffice/phoneFax/phoneTollFree: (String|null) Contact numbers (e.g., "(864) 230-0694")
    • portraitId: (Number) Internal ID for broker's profile picture (e.g., 3966708838)
    • portraitImageUpdateDate: (ISO Date|null) When the profile picture was last updated (null if never)
    • sellerListingStats: (Object|null) Statistics about seller's listings (null if not available)
    • smsNotifications: (Boolean) If SMS notifications are enabled (true if enabled)
    • stateAbbreviation: (String) Two-letter state code (e.g., "SC")
    • stripeCustomerId: (String|null) Stripe payment processor customer ID (null if not using Stripe)
    • totalRows: (Number) Total count of matching records (0 in this context)
    • trackingPhoneNumber: (String) Call tracking number for lead attribution (e.g., "(864) 777-4991")
    • url: (String) Company website URL (e.g., "www.huffcreekproperties.com/")
    • zip: (String) Broker's zip code (e.g., "29601")

Property Listing Metadata

  • h1: (String) Primary headline/title of the listing (e.g., "92.53 Acres in Laurens, SC - $1,860,000")
  • listingId: (Number) Unique identifier for this specific property listing (e.g., 22893963)
  • lwPropertyId: (Number) LandAndFarm's internal property identifier (e.g., 422298459)
  • canonicalUrl: (String) Permanent URL path to this listing on LandAndFarm (e.g., "/property/ervindale-farm-36928340/")
  • status: (Number) Current status code (1 = Active, others may indicate pending/sold)
  • insertDate: (ISO Date) When the listing was first created (e.g., "2025-03-14T12:07:32.923")
  • lastUpdated: (ISO Date) When the listing was last modified (e.g., "2025-06-24T05:41:38.09")
  • onMarketDate: (ISO Date) When the property was listed for sale (e.g., "0001-01-01T00:00:00" if not specified)
  • salesDate: (ISO Date) When the property went under contract/sold (e.g., "0001-01-01T00:00:00" if not sold)

Listing Events & Price History

  • listingEvents: (Array[Object]) Chronological history of all listing events including price changes
    • date: (ISO Date) When the event occurred (e.g., "2025-06-03T00:00:00")
    • price: (Number) Listing price in USD at that time (e.g., 253485)
    • priceDelta: (Number|null) Percentage change from previous price (e.g., -5.77 for 5.77% decrease)
    • acres: (Number) Property size in acres at the time of the event (e.g., 12.9)
    • acresDelta: (Number|null) Change in acreage from previous listing (null for initial listing)
    • eventTitle: (String) Type of event (e.g., "Price", "Listed for Sale")

Facebook Tracking Data

  • facebookDareJavascript: (String) JSON string containing Facebook tracking data for the listing
    • content_type: (String) Type of content (e.g., "home_listing")
    • content_ids: (Array[Number]) Array containing the listing ID (e.g., [422387154])
    • city: (String) Property city (e.g., "Gray Court")
    • region: (String) State or region (e.g., "South Carolina")
    • country: (String) Country name (e.g., "United States")
    • currency: (String) Currency code (e.g., "USD")
    • preferred_price_range: (Number) Listing price in base currency (e.g., 253485)
    • property_type: (String) Type of property (e.g., "land")
    • preferred_beds_range: (Number) Number of bedrooms (0 for land)
    • preferred_bath_range: (Number) Number of bathrooms (0 for land)
    • listing_type: (String) Additional listing type information (empty if not specified)
    • availability: (String) Current listing status (e.g., "for_sale")

Price & Financial Information

  • priceDisplay: (String) Formatted price string with currency symbol (e.g., "$253,485")
  • shortPrice: (String) Abbreviated price (e.g., "$253.5K")
  • pricePerAcre: (Number) Calculated as total price divided by acreage
  • salesPrice: (Number) Final sale price if property has sold (0 if active)

Broker Media Data

  • brokerMediaData: (Object|null) Contains media assets related to the broker
    • Typically null unless the broker has uploaded additional media beyond the standard profile picture
    • When present, may include links to videos, virtual tours, or additional images

Location & Geography

  • citiesInCounties: (Array[Object]) Comprehensive list of cities within the property's county

    • id: (Number) Unique numeric identifier for the city (e.g., 5253)
    • countyId: (Number) Reference ID to the containing county (e.g., 5592)
    • countyLabelPlural: (String|null) Plural form of the county name (null if not specified)
    • countyName: (String|null) Name of the county (null if not specified)
    • latitude/longitude: (Number) Precise geographic coordinates (WGS84)
      • Example: 34.47804, -81.86399
    • name: (String) Official city name (e.g., "Clinton", "Cross Hill")
    • regionId: (Number) Regional identifier (0 if not specified)
    • regionName: (String|null) Name of the region (null if not specified)
    • stateId: (Number) Numeric identifier for the state (e.g., 45 for South Carolina)
    • stateAbbreviation: (String) Two-letter state code (e.g., "SC")
    • stateName: (String) Full state name (e.g., "South Carolina")
  • contiguousCounties: (Array[Object]) List of counties that share a boundary with the property's county

    • name: (String) Full county name (e.g., "Abbeville County")
    • stateAbbreviation: (String) Two-letter state code (e.g., "SC")
    • stateId: (Number) Numeric identifier for the state (e.g., 45)
  • facebookDareJavascript: (String) JSON string containing Facebook tracking data for the listing

    • Contains structured data about the property including:
      • content_type: Type of content (e.g., "home_listing")
      • content_ids: Array of listing IDs
      • Location details (city, region, country)
      • Price and property information
      • Example: {"content_type":"home_listing","content_ids":[422387154],...}

Physical Property Details

  • propertyData:
    • acres: (Number) Total land area in acres (e.g., 12.9)
    • beds/baths: (Number) Number of bedrooms and bathrooms (0 for land)
    • homesqft: (Number) Size of any structures in square feet
    • description: (Array[String]) Detailed narrative description
    • directions: (Array[String]) Written directions to the property
    • propertyTypes: (Number) Bitmask of property types
    • propertyTypesLabel: (String) Human-readable property types
    • features: (Array[String]) Notable characteristics or improvements

Media & Visual Content

  • propertyData.images: (Array[Object]) Collection of property photos
    • documentId: (Number) Internal media identifier
    • imageId: (Number) Unique image identifier
    • url: (String) Full URL to the high-resolution image
    • caption: (String) Optional descriptive text
    • isPrimary: (Boolean) Marks the featured image
    • width/height: (Number) Image dimensions in pixels
    • label: (String) Classification of the image

Amenities & Features

  • propertyAmenities: (Array[Object]) Categorized property characteristics
    • name: (String) Category name (e.g., "Activities", "Lot Description")
    • categories: (Array[Object]) Groups of related features
      • name: (String) Subcategory name
      • amenities: (Array[String]) Specific features in this group
  • propertyData:
    • mlsNumber: (String) Multiple Listing Service identifier
    • zoning: (String) Zoning classification
    • parcelNumber: (String) County assessor's parcel number (APN)
    • taxAnnualAmount: (Number) Annual property tax amount
    • taxYear: (Number) Assessment year for the tax amount
    • zoningDescription: (String) Detailed zoning information

Utilities & Infrastructure

  • propertyData:
    • utilities: (Array[String]) Available utility connections
    • waterSource: (String) Water supply type
    • sewer: (String) Sewage disposal method
    • electricity: (String) Electric service availability
    • internet: (String) Internet service options
    • roadFrontage: (String) Type of road access

Environmental & Topographical

  • propertyData:
    • topography: (String) General land contours
    • terrain: (String) Physical characteristics
    • waterFeatures: (Array[String]) Presence of water bodies
    • vegetation: (Array[String]) Types of plant life
    • mineralRights: (String) Mineral rights status
    • floodZone: (Boolean) If in a designated flood zone
    • wetlands: (Boolean) If contains protected wetlands

Financial & Investment

  • propertyData:
    • capRate: (Number) Capitalization rate for investments
    • cashFlow: (Number) Projected annual income
    • grossIncome: (Number) Total annual rental income
    • operatingExpenses: (Number) Annual operating costs
    • zoning: (String) Permitted uses and development potential
  • propertyData:
    • disclosures: (Array[String]) Required legal disclosures
    • specialConditions: (String) Any special terms
    • easements: (String) Existing easements
    • restrictions: (String) Deed restrictions
    • associationFee: (Number) HOA or community fees
    • associationFeeFrequency: (String) Payment frequency

Pagination Data

  • paginationData: (Object) Metadata about the current page and navigation
    • canonicalUrl: (String|null) Canonical URL for the current page (null if not applicable)
    • locationName: (String|null) Name of the current location being viewed (null if not applicable)
    • metaDescription: (String) SEO meta description for the page (e.g., "View 12.9 acres priced at $253,485 in Gray Court, Laurens County, SC. Browse photos, see details, and contact the seller.")
    • nextLink: (String|null) URL to the next page of results (null if on last page)
    • pageHeader: (String|null) Main header text for the page (null if not applicable)
    • pageHeaderCount: (String|null) Count indicator for the current page (e.g., "1-10 of 25")
    • pageIndex: (Number) Zero-based index of the current page (e.g., 0 for first page)
    • pageSubHeader: (String|null) Subheader text for the page (null if not applicable)
    • pageTitle: (String) Full page title (e.g., "Ervindale Farm - 92.53 Acres in Laurens, SC | LandAndFarm")
    • linkData: (Object|null) Additional link data (null if not applicable)
    • prevLink: (String|null) URL to the previous page of results (null if on first page)
    • relativeUrl: (String|null) Relative URL for the current page (null if not applicable)
    • searchBarLocationText: (String|null) Text to display in the search bar (null if not applicable)
    • siteName: (String) Name of the website (e.g., "LandAndFarm")
    • siteUrl: (String|null) Base URL of the website (null if not applicable)

Property Data

  • propertyData: (Object) Core information about the property listing
    • accountId: (Number) ID of the broker/agent's account
    • acres: (Number) Total acreage of the property (e.g., 12.9)
    • address: (Object) Property address details
      • address1: (String) Primary street address (e.g., "Knight Road")
      • address2: (String) Secondary address line (usually empty)
      • city: (String) City name (e.g., "Gray Court")
      • state: (Number) Numeric state ID (e.g., 45)
      • stateAbbreviation: (String) Two-letter state code (e.g., "SC")
      • stateName: (String) Full state name (e.g., "South Carolina")
      • zip: (String) ZIP code (e.g., "29645")
    • adTargetingPta: (String) Property type for ad targeting (e.g., "land")
    • areaLabel: (String) Formatted area display (e.g., "12.9 acres")
    • attachments: (Array) List of file attachments (usually empty)
    • auctionAddress: (String|null) Address for auction (null if not an auction)
    • auctionCity: (String|null) City of auction (null if not an auction)
    • auctionDate: (String) Formatted auction date ("01/01/0001, 12:00 AM" if not applicable)
    • auctionId: (String|null) ID for the auction (null if not an auction)
    • auctionState: (String) Auction status (e.g., "UNDEFINED" if not an auction)
    • auctionTitle: (String|null) Title/name of the auction (null if not an auction)
    • auctionUrl: (String|null) URL for auction details (null if not an auction)
    • baths: (Number) Number of bathrooms (0 for land)
    • beds: (Number) Number of bedrooms (0 for land)
    • breadcrumbSchema: (String) JSON-LD structured data for breadcrumb navigation
    • canDisplay: (Boolean) Whether the listing can be displayed
    • canonicalUrl: (String) Canonical URL path for the listing (e.g., "/laurens-county-south-carolina-undeveloped-land-for-sale/pid/422387154")
    • city: (Object) City information
      • id: (Number) Internal city ID
      • countyId: (Number) ID of the containing county
      • countyLabelPlural: (String|null) Pluralized county label (null if not applicable)
      • countyName: (String|null) Name of the county (null if not applicable)
      • latitude: (Number) Latitude coordinate of the city
      • longitude: (Number) Longitude coordinate of the city
      • name: (String) City name
      • regionId: (Number) Internal region ID (0 if not applicable)
      • regionName: (String|null) Name of the region (null if not applicable)
      • stateId: (Number) Numeric state ID
      • stateAbbreviation: (String) Two-letter state code
      • stateName: (String) Full state name
    • cityUrl: (String) URL path for the city (e.g., "/south-carolina-land-for-sale/gray-court")
    • county: (Object) County information
      • id: (Number) Internal county ID
      • fips: (Number) FIPS code for the county
      • lafCountyId: (Number) LAF system county ID
      • latitude: (Number) Latitude coordinate (0 if not set)
      • longitude: (Number) Longitude coordinate (0 if not set)
      • name: (String) County name (e.g., "Laurens County")
      • stateId: (Number) Numeric state ID
      • stateName: (String|null) Full state name (null if not applicable)
      • regionId: (Number) Internal region ID (0 if not applicable)
      • regionName: (String|null) Name of the region (null if not applicable)
    • countyUrl: (String) URL path for the county (e.g., "/south-carolina-land-for-sale/laurens-county")
    • description: (Array[String]) List of description paragraphs
    • directions: (Array[String]) List of direction paragraphs (may be empty)
    • disclaimer: (String|null) Legal disclaimer text (null if none)
    • executiveSummary: (String|null) Brief summary of the property (null if none)
    • externalLink: (String) URL to the listing on the broker's website
    • externalSourceId: (String|null) ID from external MLS (null if not applicable)
    • feedLastChecked: (String|null) Timestamp of last feed check (null if not applicable)
    • formattedDescription: (String|null) Formatted HTML description (null if not available)
    • geocodeAccuracy: (Number) Accuracy level of geocoding (higher is more accurate)
    • halfBaths: (Number) Number of half bathrooms (0 for land)
    • highlight1 to highlight4: (String|null) Featured highlights (null if not set)
    • homesqft: (Number) Square footage of any structures (0 for land)
    • homesUserId: (String|null) Internal user ID (null if not applicable)
    • imageDocumentIds: (Array[Number]) List of image document IDs
    • imageInfo: (Array[Object]) Detailed information about each image
      • documentId: (Number) Unique ID of the image document
      • height: (Number) Image height in pixels
      • imageId: (Number) Internal image ID
      • label: (String) Caption/description of the image
      • width: (Number) Image width in pixels
    • isDiamond: (Boolean) Premium listing status - Diamond level
    • isGold: (Boolean) Premium listing status - Gold level
    • isPlatinum: (Boolean) Premium listing status - Platinum level
    • isShowcase: (Boolean) Featured/spotlight listing status
    • isListHubListing: (Boolean) If listed on ListHub MLS
    • isIrrigated: (Boolean) If the property has irrigation
    • isLiked: (Boolean) If the current user has liked/saved this listing
    • isFree: (Boolean) If this is a free listing
    • isResidence: (Boolean) If the property includes a residence
    • latitude: (Number) Geographic latitude coordinate (e.g., 34.528647)
    • longitude: (Number) Geographic longitude coordinate (e.g., -82.197185)
    • lastUpdated: (String) Formatted last update timestamp (e.g., "June 3, 2025 at 5:51 AM")
    • leadRoutingEmail: (String|null) Email for lead routing (null if not set)
    • linkInfos: (Array[Object]) List of related links and categories
      • labelText: (String) Display text for the link (e.g., "Undeveloped Land")
      • url: (String) Relative URL path (e.g., "/undeveloped-land")
    • listhubListingStatus: (String|null) Status from ListHub integration (null if not applicable)
    • listingDate: (String) Date when the listing was created (ISO format, e.g., "2025-03-24")
    • listingId: (Number) Internal listing identifier (e.g., 22982658)
    • listingLevel: (Number) Tier/level of the listing (e.g., 30)
    • listingSchema: (String) JSON-LD structured data for the listing in schema.org format
    • accountType: (Number) Type of the account (e.g., 40 for standard broker)
    • mainPhotoDocumentId: (String) Document ID of the main/featured photo
    • mlsId: (String) MLS identifier (e.g., "1551888")
    • parentAccountId: (Number|null) ID of parent account (null if none)
    • partnerId: (Number|null) ID of partner organization (null if none)
    • partnerName: (String|null) Name of partner organization (null if none)
    • participantKey: (String) Internal participant identifier (e.g., "0")
    • price: (Number) Listing price in USD (e.g., 253485)
    • pricingPlan: (Object|null) Details about the pricing plan (null if not applicable)
    • region: (Object) Geographic region information
      • countyIds: (Array[Number]|null) List of county IDs in the region (null if not applicable)
      • id: (Number) Internal region ID (e.g., 197)
      • name: (String) Region name (e.g., "Upstate South Carolina")
      • stateId: (Number) Numeric state ID (0 if not state-specific)
      • stateName: (String|null) Full state name (null if not applicable)
    • referenceName: (String) Internal reference name for the property (e.g., "Lott")
    • productSchema: (String) JSON-LD structured data in schema.org/Product format
    • resAndGeoSchema: (String) JSON-LD structured data combining Residence and GeoCoordinates schemas
    • shouldRedirectLDP: (Boolean) Whether to redirect to listing detail page
    • siteListingId: (Number) Unique identifier for the listing on the site (e.g., 422387154)
    • smallMapUrl: (String) URL to a small static map image of the property location
    • siteId: (Number) Internal site identifier (e.g., 1113)
    • state: (Object) State information
      • countyLabel: (String) Label for county (e.g., "County")
      • countyLabelPlural: (String) Pluralized county label (e.g., "Counties")
      • stateId: (Number) Numeric state ID (e.g., 45)
      • stateAbbreviation: (String) Two-letter state code (e.g., "SC")
      • stateName: (String) Full state name (e.g., "South Carolina")
      • taxRate: (Number) State tax rate (e.g., 0.57 for 0.57%)
    • marketStatus: (Number) Current market status code (e.g., 1 for active)
    • thirdPartyMapUrl: (String) URL to third-party map service (e.g., id.land)
    • title: (String) Display title of the listing
    • types: (Array[String]) List of property type labels (e.g., ["Undeveloped Land"])
    • typeIds: (Array[Number]) Internal IDs for property types (e.g., [8, 32])
    • upgradeLevelId: (Number) ID of any upgrade package (0 if none)
    • videoSchema: (String) JSON-LD structured data for video (empty if none)
    • youtubeVideoId: (String|null) YouTube video ID (null if none)
    • virtualTourLink: (String) URL to virtual tour (empty if none)
    • propertyMediaData: (Object) Container for various media types
      • youtubeVideo: (Object|null) YouTube video details (null if none)
      • matterportVirtualTour: (Object|null) Matterport 3D tour details (null if none)
      • vimeoVideo: (Object|null) Vimeo video details (null if none)
    • propertyOverlays: (Array[Object]) List of map overlays for the property
      • description: (String|null) Description of the overlay (null if none)
      • geometry: (String) Comma-separated coordinates (e.g., "lat,lng")
      • mainParcel: (Boolean) If this is the primary parcel overlay
      • name: (String) Name of the overlay (e.g., "Custom")
      • overlayId: (Number) Unique identifier for the overlay
      • overlayImages: (Array) List of images associated with the overlay
      • overlayTypeId: (Number) Type identifier for the overlay
      • propertyId: (Number) ID of the associated property
      • ptype: (String) Type of overlay (e.g., "custom")
      • styleString: (String) JSON string with styling information
      • uuid: (String) Unique identifier for the overlay
      • zIndex: (Number) Stacking order for the overlay
    • propertyTypes: (Array[String]) Comprehensive list of all possible property types
    • soldListings: (Array) List of recently sold comparable properties (empty if none)
    • uploadedSellerFiles: (Array) List of files uploaded by the seller (empty if none)

Property Amenities & Features

  • propertyAmenities: (Array[Object]) Categorized list of property features and amenities
    • name: (String) Category name (e.g., "Land")
    • categories: (Array[Object]) Groups of related features
      • name: (String) Subcategory name (e.g., "Activities", "Game", "Lot Description")
      • amenities: (Array[String]) List of specific features in this category
        • Example activities: "Camping", "Conservation"
        • Example game: "Turkey", "Whitetail Deer"
        • Example lot features: "Acreage", "Heavily Treed", "Pasture", "Vacant"
        • Example road types: "Asphalt", "County"
        • Example utilities: "City Sewer"
        • Example topography: "Level", "Rolling"

Other Listings from Same Broker

  • otherListings: (Array[Object]) List of other properties listed by the same broker
    • accountId: (Number) Broker's account ID (matches brokerDetails.accountId)
    • acres: (Number) Size of the property in acres (e.g., 11.76)
    • acresDisplay: (String) Formatted display of acreage (e.g., "11.8 acres")
    • adTargetingCountyId: (Number) County ID used for ad targeting
    • address: (String) Street address (may be partial for privacy)
    • auctionDate: (ISO Date) Scheduled auction date ("0001-01-01T00:00:00" if not applicable)
    • beds/baths/halfBaths: (Number) Number of bedrooms, bathrooms, and half-bathrooms (0 for land)
    • bedsDisplay/bathsDisplay/halfBathsDisplay: (String) Formatted display of room counts
    • brokerCanonicalUrl: (String) URL path to broker's profile
    • brokerCompany: (String) Name of the brokerage firm
    • brokerName: (String) Name of the listing agent
    • brokerPhone: (String|null) Contact number for the broker
    • canonicalUrl: (String) URL path to this listing
    • city: (String) City where the property is located
    • cityID: (Number) Internal ID for the city
    • companyLogoDocumentId: (Number) ID of the company logo image (0 if none)
    • county: (String) Full county name
    • countyId: (Number) Internal ID for the county
    • countyLabel: (String) Type of county designation (e.g., "County")
    • description: (String) Full property description (may be truncated)
    • encodedBoundaryPoints: (String) Encoded polygon data for property boundaries
    • executiveSummary: (String|null) Brief summary of the listing (null if not provided)
    • externalSourceId: (String|null) ID from external MLS (null if not applicable)
    • hasCustomMap: (Boolean) If the listing includes a custom map
    • hasHouse: (Boolean) If the property includes a house/structure
    • hasVideo: (Boolean) If the listing includes video content
    • hasVirtualTour: (Boolean) If a 3D/virtual tour is available
    • homesqft: (Number) Size of any structures in square feet (0 for land)
    • homesqftDisplay: (String) Formatted display of home square footage
    • imageAltTextDisplay: (String) Alt text for the listing's main image
    • imageCount: (Number) Total number of images available
    • imageIds: (Array[Number]|null) List of image IDs (null if not loaded)
    • insertDate: (ISO Date) When the listing was created
    • id: (Number) Internal listing ID
    • isALC: (Boolean) If the listing is from an Accredited Land Consultant
    • isCourtesy: (Boolean) If this is a courtesy listing
    • isDiamond/isGold/isPlatinum: (Boolean) Premium listing status indicators
    • isFirstFreeListing: (Boolean) If this is the broker's first free listing
    • isLiked: (Boolean) If the current user has liked/saved this listing
    • isShowcase: (Boolean) If this is a featured/spotlight listing
    • lafPropertyId: (Number) Internal property ID in LAF system
    • lake: (String|null) Name of nearby lake (null if not applicable)
    • lastUpdated: (ISO Date) When the listing was last modified
    • latitude/longitude: (Number) Geographic coordinates of the property
    • listHubListingKey: (String|null) ID for ListHub integration
    • listingLevel: (Number) Tier/level of the listing (e.g., 30)
    • listingLevelTitle: (String) Name of the listing level (e.g., "Signature Partner")
    • lwPropertyId: (Number) LandAndFarm property ID
    • onMarketDate: (ISO Date) When the property was listed
    • parentAccountId: (Number) ID of parent account (0 if none)
    • partnerId: (Number) ID of partner organization (0 if none)
    • portraitDocumentId: (Number) ID of the broker's profile image
    • price: (Number) Current listing price in USD
    • priceChangeAmount: (Number) Absolute amount of last price change (negative for decrease)
    • priceChangeDate: (ISO Date) When the price was last changed
    • priceChangePercentage: (Number) Percentage of last price change (negative for decrease)
    • priceDisplay: (String) Formatted price with currency symbol (e.g., "$95,900")
    • pricePerAcre: (Number) Calculated price per acre (e.g., 8154.76)
    • propertyTypes: (Number) Bitmask of property type flags
    • propertyTypesLabel: (String) Human-readable list of property types
    • regionId: (Number) Internal ID for the region
    • salesDate: (ISO Date) When the property sold ("0001-01-01T00:00:00" if not sold)
    • salesPrice: (Number) Final sale price (0 if not sold)
    • schemaData: (String) JSON-LD structured data for search engines
    • shortPrice: (String) Abbreviated price (e.g., "$95.9K")
    • shortPriceChangeAmount: (String) Formatted price change amount (e.g., "-$29.1K")
    • siteListingId: (Number) Listing ID on the main site
    • state: (String) Full state name
    • stateAbbreviation: (String) Two-letter state code
    • stateCode: (String) State code (usually same as abbreviation)
    • stateId: (Number) Internal ID for the state
    • status: (Number) Listing status code (1 = Active)
    • thumbnailDocumentId: (Number) ID of the thumbnail image
    • title: (String) Listing title/headline
    • types: (Array[String]) Property type categories
    • upgradeLevelId: (Number) ID of any upgrade package (0 if none)
    • zip: (String) ZIP/postal code

System & Technical Fields

  • lafPropertyId: (Number) Internal database identifier
  • externalSourceId: (String) Identifier from external MLS
  • geocodeAccuracy: (Number) Precision of coordinates
  • hasCustomMap: (Boolean) If includes custom map overlay
  • hasVideo: (Boolean) If video content available
  • hasVirtualTour: (Boolean) If 3D/virtual tour available

Explore More Scrapers

If you found this Apify Truth Social Profile Scraper useful, be sure to check out our other powerful scrapers and actors at memo23's Apify profile. We offer a wide range of tools to enhance your web scraping and automation needs across various platforms and use cases.

Support

Additional Services