Redfin Scraper
Pricing
from $10.00 / 1,000 listings
Redfin Scraper
Extract real estate listings from Redfin at scale. This scraper pulls property details, pricing, location data, photos, and market insights from any Redfin search or city page — giving you clean, structured data ready for analysis, research, or your own real estate app.
Pricing
from $10.00 / 1,000 listings
Rating
0.0
(0)
Developer
Scraptivo
Maintained by CommunityActor stats
0
Bookmarked
8
Total users
2
Monthly active users
8 days ago
Last modified
Categories
Share
Extract thousands of real estate listings from Redfin — property prices, location data, images, and agent remarks — for market research, investment analysis, and lead generation. From $4.50 per 1,000 results. Just paste a Redfin URL or drop in zip codes to get started.
What can Redfin Scraper do for you?
- Build a real estate database by scraping listings in bulk across multiple zip codes
- Monitor property prices and market trends over time for any US location
- Extract property images and download them as ZIP files for offline analysis
- Generate leads by collecting listing URLs, prices, and location data at scale
- Export structured data to JSON for integration with your analytics pipeline
- Track new construction, price drops, and listing changes automatically
What data can you extract?
| Field | Description |
|---|---|
📍 url | Full Redfin.com listing URL |
💰 price | Price object with value and level |
🔒 hideSalePrice | Whether the sale price is hidden |
📌 location | Neighborhood or community name |
🏙️ city | City name (e.g. Austin) |
🗺️ state | Two-letter state code (e.g. TX) |
📮 zip | Five-digit US zip code |
🖼️ imageUrl | Primary listing image URL |
📦 imagesZipUrl | ZIP archive of all listing images (when enabled) |
📝 listingRemarks | Agent-written property description |
Why use this scraper?
- 🔬 Market Research — Analyze pricing patterns, inventory levels, and neighborhood trends across any US market
- 📊 Investment Analysis — Pull comps, track days-on-market, and identify undervalued properties
- 🤖 Automation — Schedule regular scrapes to monitor new listings, price changes, and sold data
- 📧 Lead Generation — Build targeted lists of properties and agents for outreach campaigns
Pricing
This actor costs $7 per 1,000 results on the Apify platform. No hidden fees or limits on usage. Your Apify subscription plan may include additional discounts — check the Pricing tab in Apify Console for your exact rate.
How to use Redfin Scraper
- Create an Apify account — sign up at Apify Console
- Open Redfin Scraper — search for it in the Apify Store or navigate directly to the actor
- Set your input — provide zip codes, Redfin URLs, or both (see below)
- Choose options — enable image downloads, set max items, configure pagination
- Start the run — the scraper extracts listings page by page
- Download results — export to JSON, CSV, Excel, or access via API
Input
| Field | Type | Required | Description |
|---|---|---|---|
startUrls | array | No | Direct Redfin URLs to scrape (city pages, search results, property pages) |
zipCodes | array | No | US zip codes — each generates a Redfin zip code URL automatically |
downloadImages | boolean | No | Download property images, store as ZIP in Key-Value Store (default: false) |
extractAllListings | boolean | No | Paginate through all result pages or just the first page (default: true) |
maxItems | integer | No | Maximum listings to scrape — 0 = unlimited |
propertyConcurrency | integer | No | Parallel property processing when downloading images (default: 3) |
imageConcurrency | integer | No | Images downloaded in parallel per property (default: 8) |
imageDownloadRetries | integer | No | Retry attempts per failed image download (default: 3) |
proxyConfiguration | object | No | Proxy settings — residential proxies recommended |
📝 Copy for Use:
{"zipCodes": ["78701", "90210"],"startUrls":[{"url": "https://www.redfin.com/city/30818/TX/Austin"}],"maxItems": 100,"extractAllListings": true,"downloadImages": false,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
Why Choose This Scraper?
- 💸 Affordable — $10 per 1,000 listings with no hidden fees. Pay only for what you extract.
- 📋 Comprehensive — Captures prices, location data, images, agent remarks, and more in one run.
- 🚀 Easy to Use — Just provide zip codes or Redfin URLs. No complex configuration needed.
- 🛡️ Reliable — Built-in retry logic and residential proxy support keep your scraper running.
Recommended Proxy Providers
-
Shifter
- Reliable residential proxies all over the world.
- Cheap rates
- Order Shifter Now
- Get 10% Off any product, use coupan
rigelbytes-YoBB.
-
OxyLabs
- 100M+ Proxies
- Fastest proxies in the market
- Real profile, human-like Residential IPs
- Quality assurance framework for most reliable IPs
- Get Proxies
-
DataImpulse
- Covers 200+ Counties
- Reliable Residential Proxies for just $1/GB
- Get Residential Proxies
🙌 Why Buy Through Our Affiliate Link?
- Exclusive Deals: Some providers may offer special discounts or bonuses when you use our link.
- Support Our Work: Each purchase helps us maintain and improve the tools and services we provide.
- No Extra Cost: You pay the same price, but part of it goes to supporting our efforts.
Running via Apify Console
You can run this actor from the Apify Console by providing the necessary input parameters.
Running via API
You can trigger this actor using the Apify API, passing the required input in the request body.
# Pythonfrom apify_client import ApifyClientclient = ApifyClient("YOUR_API_TOKEN")run = client.actor("rigelbytes/redfin-scraper").call(run_input={"zipCodes": ["78701"],"startUrls":[{"url": "https://www.redfin.com/city/30818/TX/Austin"}]"maxItems": 100,"extractAllListings": True,"proxyConfiguration": {"useApifyProxy": True,"apifyProxyGroups": ["RESIDENTIAL"]}})
# JavaScriptimport { ApifyClient } from 'apify-client';const client = new ApifyClient({ token: 'YOUR_API_TOKEN' });const run = await client.actor('rigelbytes/redfin-scraper').call({zipCodes: ['78701'],"startUrls":[{"url": "https://www.redfin.com/city/30818/TX/Austin"}]maxItems: 100,extractAllListings: true,proxyConfiguration: {useApifyProxy: true,apifyProxyGroups: ['RESIDENTIAL']}});
# cURLcurl -X POST "https://api.apify.com/v2/acts/rigelbytes/redfin-scraper/runs" \-H "Authorization: Bearer YOUR_API_TOKEN" \-H "Content-Type: application/json" \-d '{"zipCodes":["78701"],"startUrls":[{"url": "https://www.redfin.com/city/30818/TX/Austin"}],"maxItems":100,"proxyConfiguration":{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}}'
🚀 Other Tools by Rigel Bytes
Explore 82 more scraping tools by Rigel Bytes, organized by use case:
📱 Social Media
Scrape Instagram, TikTok, LinkedIn, and more for content research and marketing intelligence.
- Export Instagram Reels — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- Facebook Ads Scraper — Extract posts, profiles, and engagement data from Facebook for content research, influencer tracking, and marketing analytics.
- Instagram Analytics Tool — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- Instagram Comment Scraper — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- Instagram Creator Stats — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- Instagram Engagement Tool — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- Instagram Post Scraper — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- instagram-posts — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- Instagram Profile Scraper — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- Instagram Reel Scraper — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- linkedin-company-details — Extract posts, profiles, and engagement data from LinkedIn for content research, influencer tracking, and marketing analytics.
- Linkedin Company Scraper — Extract posts, profiles, and engagement data from LinkedIn for content research, influencer tracking, and marketing analytics.
- LinkedIn Job Scraper — Extract posts, profiles, and engagement data from LinkedIn for content research, influencer tracking, and marketing analytics.
- LinkedIn Profile Scraper — Extract posts, profiles, and engagement data from LinkedIn for content research, influencer tracking, and marketing analytics.
- Scrape Instagram Creators — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
- Tiktok Comment Scraper — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.
- Tiktok Creator Stats — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.
- Tiktok Engagement Rate — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.
- TikTok Profile Scraper — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.
🏠 Real Estate
Extract property listings, prices, and agent data from top real estate platforms.
- Airbnb Address Finder — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- Airbnb Availability Calendar — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- Airbnb Detailed Scraper - Search & Listing Details — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- Airbnb Images Downloader — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- Airbnb Listing — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- Airbnb Listing Urls — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- Airbnb Property Details — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- Airbnb Reviews — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- Airbnb Scraper - Search & Listing Details — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- Bayut Scraper — Scrape property listings and market data from Bayut for market research, price monitoring, and investment analysis.
- Boligsiden.dk Scraper — Scrape Danish real estate listings from Boligsiden.dk — for sale, sold, and rental properties with pricing, details,...
- Daft.ie Property Scraper — Scrapes property listings from Daft.ie including residential, rental, commercial, and new homes across Ireland.
- dubai-listing-scraper — Extract unlimited property listings from Bayut.com — the UAE's largest real estate platform. Get detailed property...
- Export Airbnb Calendar — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
- Funda Netherlands Real Estate Scraper — Scrape property listings from Funda.nl — the largest real estate platform in the Netherlands. Supports buy and rent,...
- Furnished Finder Fast — Scrape property listings and market data from Furnished Finder for market research, price monitoring, and investment analysis.
- Extract Furnished Finder Hosts — Scrape property listings and market data from Furnished Finder for market research, price monitoring, and investment analysis.
- FurnishedFinder — Scrape property listings and market data from Furnished Finder for market research, price monitoring, and investment analysis.
- Hemnet.se Scraper - Swedish Real Estate Listings — Scrape property listings from Hemnet.se including for-sale, upcoming, and sold homes. Search by URL or location...
- Immobiliare Italy Real Estate Scraper — Scrape property listings and market data from real estate portals for market research, price monitoring, and investment analysis.
- Immobilienscout24 — Scrape property listings and market data from real estate portals for market research, price monitoring, and investment analysis.
- Immobilienscout24-scraper — Scrape property listings and market data from real estate portals for market research, price monitoring, and investment analysis.
- Immoweb Scraper - Belgium Property Listings — Scrapes property listings from Immoweb.be. Supports search result extraction with optional property detail enrichment.
- Immowelt Property Scraper — The Immowelt Scraper helps you extract unlimited real estate listings from Immowelt with complete details including...
- Immowelt Scraper — The Immowelt Scraper helps you extract unlimited real estate listings from Immowelt with complete details including...
- Land.com Agents Scraper — Scrape property listings and market data from Land.com for market research, price monitoring, and investment analysis.
- Land.com Scraper — Scrape property listings and market data from Land.com for market research, price monitoring, and investment analysis.
- Outdoorsy Scraper — Scrape property listings and market data from Outdoorsy for market research, price monitoring, and investment analysis.
- Propertyfinder Scraper — Scrape property listings and market data from Property Finder for market research, price monitoring, and investment analysis.
- Rightmove Scraper — Scrape property listings and market data from Rightmove for market research, price monitoring, and investment analysis.
- RVshare Scraper — Scrape property listings and market data from RVshare for market research, price monitoring, and investment analysis.
- Unlimited Redfin Scraper — Scrape property listings and market data from Redfin for market research, price monitoring, and investment analysis.
- Zillow Detail Scraper — Scrape property listings and market data from Zillow for market research, price monitoring, and investment analysis.
- Zillow Scraper — Scrape property listings and market data from Zillow for market research, price monitoring, and investment analysis.
- Zoopla Scraper — Scrape property listings and market data from Zoopla for market research, price monitoring, and investment analysis.
✈️ Travel & Hospitality
Monitor rentals, bookings, and travel listings at scale.
- Autotrader Scraper — Scrapes car listings from Autotrader.com with advanced search filters, pagination, and detailed vehicle data.
- CarMax Scraper — Scrapes used car listings from CarMax.com with search URL, zip code filtering, and pagination support.
- Cars.com Scraper — Scrapes car listings from Cars.com using their GraphQL API. Extracts detailed vehicle data including price, specs,...
- Cars & Bids Scraper — Scrape live, upcoming, and past car auctions from Cars & Bids. Extract vehicle details, bids, photos, comments, and...
- Ticketmaster Scraper — Collect rental and travel listings from Ticketmaster for pricing intelligence and availability tracking.
🛒 E-commerce
Scrape products, prices, and marketplace data for competitive research.
- Amazon Product Scraper — Scrape products, prices, and seller data from Amazon for competitor monitoring, pricing, and product research.
- Amazon Search Scraper — Scrape products, prices, and seller data from Amazon for competitor monitoring, pricing, and product research.
- AutoScout24 Scraper — Scrape car listings from AutoScout24 with full filter support. Extract makes, models, prices, mileage, seller info,...
- Daraz — Scrape products, prices, and seller data from Daraz for competitor monitoring, pricing, and product research.
- Etsy Scraper — Scrape products, prices, and seller data from Etsy for competitor monitoring, pricing, and product research.
- Homedepot Scraper — HomeDepot Products Scraper lets you extract product data from homedepot.com using a collection URL and delivery ZIP....
- Otodom Scraper - Polish Real Estate Listings — Scrapes property listings from Otodom.pl, Poland's leading real estate marketplace. Supports filters for transaction...
💼 Jobs & Recruitment
Collect job listings and company hiring data for market analysis.
- ZipRecruiter Job Scraper — Scrape job listings from ZipRecruiter with search queries, locations, and radius filters. Extracts title, company,...
📩 Lead Generation
Find business contacts, leads, and company data for sales and outreach.
- Company Service Finder — The Company Service Finder uses AI to extract and analyze company services from Google Search & Maps. Get detailed...
- Doctify Scraper — Doctify Scraper lets you extract doctor and practice data from doctify.com using a search results URL. Collect...
- Doctolib Scraper — Scrape doctor profiles, availability, and practice details from Doctolib.de — Germany's largest medical appointment...
- FindLaw Law Firm Scraper - Attorney & Law Firm Data Extraction — Scrape law firm profiles from FindLaw.com. Extract detailed attorney and firm information including contact details,...
- Google Maps Scraper — Find business leads and contact details from Google Maps for outbound sales, prospecting, and CRM enrichment.
- Website Services Finder — Automatically extract and analyze company services from any business website using advanced AI. Choose from 5 AI...
- Zillow Agents — Find business leads and contact details from Zillow for outbound sales, prospecting, and CRM enrichment.
- Zillow Agents Phone — Find business leads and contact details from Zillow for outbound sales, prospecting, and CRM enrichment.
⭐ Reviews & Ratings
Monitor reviews and reputation data across review platforms.
- Airbnb Listing Reviews — Collect reviews and ratings from Airbnb for reputation monitoring and customer insights.
- BBB Scraper — Collect reviews and ratings from BBB for reputation monitoring and customer insights.
- Rottentomatoes Reviews Scraper — Collect reviews and ratings from Rotten Tomatoes for reputation monitoring and customer insights.
- Trustpilot Reviews Scraper — Collect reviews and ratings from Trustpilot for reputation monitoring and customer insights.
🍔 Food & Delivery
Extract restaurant, grocery, and delivery platform data.
- Instacart Scraper — Scrape menus, stores, and delivery data from Instacart for data-driven research and automation.
- Publix Scraper — Scrape menus, stores, and delivery data from Publix for data-driven research and automation.
🛠️ Developer Tools
General-purpose scraping and automation tools.
- Web Crawler — This web crawler is designed to provide users with complete flexibility by allowing them to use their **own...
Understanding Proxies:
When scraping data or browsing anonymously, proxies are essential. They act as intermediaries, masking your original IP address and allowing you to send requests from another location.
Why Use Proxies?
- Avoid IP Blocks: By routing requests through proxies, you prevent the target website from recognizing your IP as a scraper or spammer.
- Access Geo-restricted Content: Proxies let you access content or websites restricted by location.
- Enhance Anonymity: Hide your actual IP, ensuring privacy while scraping or browsing.
Types of Proxies
- Residential Proxies
- Real IP addresses provided by ISPs to home users.
- They mimic regular users, making them harder to detect.
- Best for: Long-term, undetectable scraping, and avoiding blocks.
- Data Center Proxies
- IP addresses from servers in data centers.
- Faster and cheaper than residential proxies but easier to detect and block.
- Best for: High-speed scraping, but with a higher risk of detection.
- Mobile Proxies
- IPs provided by mobile carriers (3G/4G/5G networks).
- Very difficult to detect, as they appear as regular mobile users.
- Best for: Mobile-related scraping or avoiding sophisticated blocks.
Rotating Proxies vs. Straight Proxies
- Rotating Proxies: Every request you send goes through a different proxy, making it harder for websites to detect patterns.
- Straight Proxies: All requests are sent through the same proxy, making it easier to track your IP.
About Rigel Bytes
Rigel Bytes specializes in web scraping, automation, and data analytics. We help businesses extract and leverage valuable data for informed decision-making.
Contact Us
Ready to unlock the power of data? Reach out to us at (contact@rigelbytes.com) or book an appointment with us to learn more about how we can help you achieve your data goals.
Detailed Data
[{"mlsId": {"label": "MLS#","value": "1893885"},"showMlsId": false,"mlsStatus": "Active","showDatasourceLogo": false,"price": {"value": 735000,"level": 1},"hideSalePrice": false,"hoa": {"value": 265,"level": 1},"isHoaFrequencyKnown": true,"sqFt": {"value": 3193,"level": 1},"pricePerSqFt": {"value": 230,"level": 1},"lotSize": {"value": 9583,"level": 1},"beds": 4,"baths": 3.5,"fullBaths": 3,"partialBaths": 1,"location": {"value": "Skyridge Residential Condo","level": 1},"stories": 1,"latLong": {"value": {"latitude": 30.1610539,"longitude": -97.9576125},"level": 1},"streetLine": {"value": "278 Eclipse Dr","level": 1},"unitNumber": {"level": 1},"city": "Austin","state": "TX","zip": "78737","postalCode": {"value": "78737","level": 1},"countryCode": "US","showAddressOnMap": true,"searchStatus": 1,"propertyType": 6,"uiPropertyType": 1,"listingType": 1,"propertyId": 198403840,"listingId": 210346615,"dataSourceId": 92,"marketId": 12,"yearBuilt": {"value": 2022,"level": 1},"dom": {"value": 1,"level": 1},"timeOnRedfin": {"value": 14483684,"level": 1},"originalTimeOnRedfin": {"value": 14483695,"level": 1},"timeZone": "US/Central","primaryPhotoDisplayLevel": 1,"additionalPhotosInfo": [],"photoFormat": "webp","url": "https://www.redfin.com/TX/Austin/278-Eclipse-Dr-78737/home/198403840","hasInsight": false,"sashes": [{"sashType": 7,"sashTypeId": 7,"sashTypeName": "New","sashTypeColor": "#2E7E36","isRedfin": false,"isActiveKeyListing": false,"timeOnRedfin": 14483684,"openHouseText": "","lastSaleDate": "","lastSalePrice": ""}],"keyFacts": [{"description": "15 acres of parkland","rank": 0},{"description": "Clubhouse","rank": 1},{"description": "Luxury pool","rank": 2}],"listingTags": ["CUSTOM BUILT-IN WINDOW SEATS","GATED BOUTIQUE COMMUNITY","LUXURY POOL","CLUBHOUSE","PLAYSCAPE","15 ACRES OF PARKLAND"],"isHot": false,"hasVirtualTour": false,"hasVideoTour": false,"has3DTour": false,"newConstructionCommunityInfo": {},"isRedfin": false,"isNewConstruction": false,"listingRemarks": "Located on the edge of the Hill Country and just minutes from Austin, this well-maintained single-story home offers comfort, convenience, and style. Overlooking private parkland, it’s nestled within the highly acclaimed DSISD and benefits from a low tax rate under 2%. Inside, the open layout is enhanced by cathedral ceilings and wood-look tile that extends throughout the home, including the spacious owners’ suite. The living room features a beautiful custom built-in window seats and electric fireplace. The kitchen features gray 63” Kent Moore cabinets, granite countertops, a Wi-Fi enabled double convection oven, gas cooktop, and chimney vent hood—perfect for both eve","remarksAccessLevel": 1,"businessMarketId": 13,"isShortlisted": false,"isViewedListing": false,"skGarageSpaces": 3,"skParkingSpaces": 3,"skPoolType": 1,"imageUrls": ["https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_1_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_2_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_3_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_4_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_5_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_6_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_7_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_8_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_9_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_10_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_11_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_12_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_13_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_14_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_15_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_16_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_17_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_18_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_19_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_20_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_21_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_22_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_23_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_24_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_25_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_26_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_27_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_28_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_29_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_30_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_31_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_32_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_33_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_34_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_35_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_36_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_37_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_38_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_39_1.webp"],"imageUrl": "https://ssl.cdn-redfin.com/photo/92/bigphoto/885/1893885_1_1.webp"},{"mlsId": {"label": "MLS#","value": "1699910"},"showMlsId": false,"mlsStatus": "Active","showDatasourceLogo": false,"price": {"value": 429000,"level": 1},"hideSalePrice": false,"hoa": {"value": 333,"level": 1},"isHoaFrequencyKnown": true,"sqFt": {"value": 1122,"level": 1},"pricePerSqFt": {"value": 382,"level": 1},"lotSize": {"value": 1054,"level": 1},"beds": 2,"baths": 2,"fullBaths": 2,"location": {"value": "S Austin Industrial Park","level": 1},"latLong": {"value": {"latitude": 30.21292621,"longitude": -97.76101201},"level": 1},"streetLine": {"value": "4510 Terry-o Ln #302","level": 1},"unitNumber": {"value": "#302","level": 1},"city": "Austin","state": "TX","zip": "78745","postalCode": {"value": "78745","level": 1},"countryCode": "US","showAddressOnMap": true,"searchStatus": 1,"propertyType": 3,"uiPropertyType": 2,"listingType": 1,"propertyId": 194837968,"listingId": 210346537,"dataSourceId": 92,"marketId": 12,"yearBuilt": {"value": 2024,"level": 1},"dom": {"value": 1,"level": 1},"timeOnRedfin": {"value": 15090743,"level": 1},"originalTimeOnRedfin": {"value": 15090755,"level": 1},"timeZone": "US/Central","primaryPhotoDisplayLevel": 1,"additionalPhotosInfo": [],"photoFormat": "webp","url": "https://www.redfin.com/TX/Austin/4510-Terry-O-Ln-78745/unit-302/home/194837968","hasInsight": false,"sashes": [{"sashType": 7,"sashTypeId": 7,"sashTypeName": "New","sashTypeColor": "#2E7E36","isRedfin": false,"isActiveKeyListing": false,"timeOnRedfin": 15090743,"openHouseText": "","lastSaleDate": "","lastSalePrice": ""}],"keyFacts": [{"description": "Open floor plan","rank": 0},{"description": "Community pool","rank": 1},{"description": "Yoga studio","rank": 2}],"listingTags": ["COMMUNITY POOL","GRILLING AREA","YOGA STUDIO","PRIVATE STUDIES","OPEN FLOOR PLAN","WIDE PLANK FLOORING"],"isHot": false,"hasVirtualTour": false,"hasVideoTour": false,"has3DTour": false,"newConstructionCommunityInfo": {},"isRedfin": false,"isNewConstruction": false,"listingRemarks": "Discover this exceptional 2-bedroom, 2-bathroom condo that perfectly blends urban excitement with peaceful living. Located in the heart of the vibrant South Congress district, you're just minutes from downtown Austin and have direct access to Hwy 71 and IH 35. Walk to popular dining and entertainment spots and decompress at the community pool with a grilling area! The other upscale amenities include a yoga studio, private studies, and a wonderful gym. This sleek, modern retreat features an open floor plan with wide plank flooring and an updated kitchen designed for entertaining, complete with high-end stainless steel appliances, granite countertops, an oversized island; and for effortless l","remarksAccessLevel": 1,"businessMarketId": 13,"isShortlisted": false,"isViewedListing": false,"skGarageSpaces": 2,"skParkingSpaces": 2,"skPoolType": 1,"imageUrls": ["https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_1_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_2_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_3_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_4_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_5_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_6_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_7_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_8_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_9_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_10_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_11_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_12_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_13_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_14_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_15_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_16_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_17_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_18_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_19_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_20_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_21_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_22_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_23_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_24_3.webp"],"imageUrl": "https://ssl.cdn-redfin.com/photo/92/bigphoto/910/1699910_1_3.webp"},{"mlsId": {"label": "MLS#","value": "5526149"},"showMlsId": false,"mlsStatus": "Active","showDatasourceLogo": false,"price": {"value": 440000,"level": 1},"hideSalePrice": false,"hoa": {"value": 366,"level": 1},"isHoaFrequencyKnown": true,"sqFt": {"value": 791,"level": 1},"pricePerSqFt": {"value": 556,"level": 1},"lotSize": {"value": 1629,"level": 1},"beds": 2,"baths": 1,"fullBaths": 1,"location": {"value": "Riverwalk Condo Amd","level": 1},"latLong": {"value": {"latitude": 30.253553,"longitude": -97.742583},"level": 1},"streetLine": {"value": "500 E Riverside Dr #133","level": 1},"unitNumber": {"value": "#133","level": 1},"city": "Austin","state": "TX","zip": "78704","postalCode": {"value": "78704","level": 1},"countryCode": "US","showAddressOnMap": true,"soldDate": 808729200000,"searchStatus": 1,"propertyType": 3,"uiPropertyType": 2,"listingType": 1,"propertyId": 31361251,"listingId": 210346494,"dataSourceId": 92,"marketId": 12,"yearBuilt": {"value": 1971,"level": 1},"dom": {"value": 1,"level": 1},"timeOnRedfin": {"value": 15420507,"level": 1},"originalTimeOnRedfin": {"value": 15420519,"level": 1},"timeZone": "US/Central","primaryPhotoDisplayLevel": 1,"additionalPhotosInfo": [],"photoFormat": "webp","url": "https://www.redfin.com/TX/Austin/500-E-Riverside-Dr-78704/unit-133/home/31361251","hasInsight": false,"sashes": [{"sashType": 7,"sashTypeId": 7,"sashTypeName": "New","sashTypeColor": "#2E7E36","isRedfin": false,"isActiveKeyListing": false,"timeOnRedfin": 15420507,"openHouseText": "","lastSaleDate": "","lastSalePrice": ""},{"sashType": 32,"sashTypeId": 32,"sashTypeName": "Video Tour","sashTypeColor": "#7556F2","isRedfin": false,"isActiveKeyListing": false,"openHouseText": "","lastSaleDate": "","lastSalePrice": ""}],"keyFacts": [{"description": "Quartz countertops","rank": 0},{"description": "Completely remodeled","rank": 1},{"description": "Walk-in shower","rank": 2}],"listingTags": ["LAKE VIEWS FROM BACK PATIOS","COMPLETELY REMODELED","NEW KITCHEN WITH NEW CABINETRY","QUARTZ COUNTERTOPS","FULLY REMODELED BATHROOM","WALK-IN SHOWER"],"isHot": false,"hasVirtualTour": true,"hasVideoTour": true,"has3DTour": false,"newConstructionCommunityInfo": {},"isRedfin": false,"isNewConstruction": false,"listingRemarks": "Fully renovated first-floor condo with stunning views of Downtown Austin and Lady Bird Lake. This 2-bedroom, 1-bath residence offers 791 square feet of thoughtfully updated living space with skyline and lake views from the front door and additional lake views from the back patios—an uncommon setup in this location. The unit has been completely remodeled and is truly move-in ready. Updates include new flooring, fresh paint throughout, refinished walls, upgraded lighting, new windows and sliding patio doors, a brand-new kitchen with new cabinetry, quartz countertops, and new appliances, plus a fully remodeled bathroom featuring modern fixtures, a new vanity, and a walk-in shower. Major ","remarksAccessLevel": 1,"businessMarketId": 13,"buildingId": 121971,"isShortlisted": false,"isViewedListing": false,"skGarageSpaces": 0,"skParkingSpaces": 2,"skPoolType": 1,"imageUrls": ["https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_1_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_2_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_3_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_4_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_5_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_6_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_7_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_8_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_9_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_10_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_11_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_12_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_13_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_14_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_15_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_16_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_17_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_18_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_19_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_20_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_21_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_22_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_23_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_24_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_25_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_26_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_27_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_28_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_29_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_30_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_31_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_32_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_33_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_34_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_35_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_36_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_37_1.webp"],"imageUrl": "https://ssl.cdn-redfin.com/photo/92/bigphoto/149/5526149_1_1.webp"},{"mlsId": {"label": "MLS#","value": "6807510"},"showMlsId": false,"mlsStatus": "Active","showDatasourceLogo": false,"price": {"value": 589990,"level": 1},"hideSalePrice": false,"hoa": {"value": 182,"level": 1},"isHoaFrequencyKnown": true,"sqFt": {"value": 2331,"level": 1},"pricePerSqFt": {"value": 253,"level": 1},"lotSize": {"value": 7588,"level": 1},"beds": 4,"baths": 3.5,"fullBaths": 3,"partialBaths": 1,"location": {"value": "Novel","level": 1},"stories": 2,"latLong": {"value": {"latitude": 30.186228,"longitude": -97.8078015},"level": 1},"streetLine": {"value": "1304 Rambling Rose Rd","level": 1},"unitNumber": {"level": 1},"city": "Austin","state": "TX","zip": "78745","postalCode": {"value": "78745","level": 1},"countryCode": "US","showAddressOnMap": true,"searchStatus": 1,"propertyType": 6,"uiPropertyType": 1,"listingType": 1,"propertyId": 188385818,"listingId": 210346019,"dataSourceId": 92,"marketId": 12,"yearBuilt": {"value": 2025,"level": 1},"dom": {"value": 1,"level": 1},"timeOnRedfin": {"value": 19451200,"level": 1},"originalTimeOnRedfin": {"value": 19451212,"level": 1},"timeZone": "US/Central","primaryPhotoDisplayLevel": 1,"additionalPhotosInfo": [],"photoFormat": "webp","url": "https://www.redfin.com/TX/Austin/1304-Rambling-Rose-Rd-78745/home/188385818","hasInsight": false,"sashes": [{"sashType": 7,"sashTypeId": 7,"sashTypeName": "New","sashTypeColor": "#2E7E36","isRedfin": false,"isActiveKeyListing": false,"timeOnRedfin": 19451200,"openHouseText": "","lastSaleDate": "","lastSalePrice": ""}],"keyFacts": [{"description": "Walk-in closet","rank": 0},{"description": "Open-concept kitchen","rank": 1},{"description": "Cozy nook","rank": 2}],"listingTags": ["2-CAR GARAGE","COZY NOOK","VERSATILE REC ROOM","WALK-IN CLOSET","EN-SUITE BATH","OPEN-CONCEPT KITCHEN"],"isHot": false,"hasVirtualTour": false,"hasVideoTour": false,"has3DTour": false,"newConstructionCommunityInfo": {},"isRedfin": false,"isNewConstruction": true,"listingRemarks": "Introducing the Dominic floorplan, a beautifully designed home that combines style and functionality. This floorplan features a spacious 2-car garage, a cozy nook, and a versatile rec room. The primary bedroom includes a luxurious walk-in closet and an en-suite bath, providing a private retreat. The open-concept kitchen, complete with a pantry and modern appliances, flows seamlessly into the great room with a fireplace and a covered deck, perfect for entertaining. Additional highlights include a dining area, a loft, and a convenient laundry room. This home is designed to cater to all your lifestyle needs, offering ample space for relaxation and entertainment","remarksAccessLevel": 1,"businessMarketId": 13,"isShortlisted": false,"isViewedListing": false,"skGarageSpaces": 2,"skParkingSpaces": 2,"skPoolType": 5,"imageUrls": ["https://ssl.cdn-redfin.com/photo/92/bigphoto/510/6807510_1_0.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/510/6807510_2_0.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/510/6807510_3_0.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/510/6807510_4_0.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/510/6807510_5_0.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/510/6807510_6_0.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/510/6807510_7_0.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/510/6807510_8_0.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/510/6807510_9_0.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/510/6807510_10_0.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/510/6807510_11_0.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/510/6807510_12_0.webp"],"imageUrl": "https://ssl.cdn-redfin.com/photo/92/bigphoto/510/6807510_1_0.webp"},{"mlsId": {"label": "MLS#","value": "6463552"},"showMlsId": false,"mlsStatus": "Active","showDatasourceLogo": false,"price": {"value": 259950,"level": 1},"hideSalePrice": false,"hoa": {"level": 1},"isHoaFrequencyKnown": true,"sqFt": {"value": 1056,"level": 1},"pricePerSqFt": {"value": 246,"level": 1},"lotSize": {"value": 24367,"level": 1},"beds": 3,"baths": 2,"fullBaths": 2,"location": {"value": "Ridge At Thomas Spgs","level": 1},"stories": 1,"latLong": {"value": {"latitude": 30.2536972,"longitude": -97.9234849},"level": 1},"streetLine": {"value": "10411 Thomaswood Ln","level": 1},"unitNumber": {"level": 1},"city": "Austin","state": "TX","zip": "78736","postalCode": {"value": "78736","level": 1},"countryCode": "US","showAddressOnMap": true,"soldDate": 679906800000,"searchStatus": 1,"propertyType": 10,"uiPropertyType": 7,"listingType": 1,"propertyId": 31203800,"listingId": 210345987,"dataSourceId": 92,"marketId": 12,"yearBuilt": {"value": 1987,"level": 1},"dom": {"value": 1,"level": 1},"timeOnRedfin": {"value": 19804466,"level": 1},"originalTimeOnRedfin": {"value": 19804478,"level": 1},"timeZone": "US/Central","primaryPhotoDisplayLevel": 1,"additionalPhotosInfo": [],"photoFormat": "webp","url": "https://www.redfin.com/TX/Austin/10411-Thomaswood-Ln-78736/home/31203800","hasInsight": false,"sashes": [{"sashType": 7,"sashTypeId": 7,"sashTypeName": "New","sashTypeColor": "#2E7E36","isRedfin": false,"isActiveKeyListing": false,"timeOnRedfin": 19804466,"openHouseText": "","lastSaleDate": "","lastSalePrice": ""}],"keyFacts": [{"description": "1/2 acre lot","rank": 0},{"description": "0.56 acre lot","rank": 1},{"description": "6 parking spots","rank": 2}],"listingTags": ["1/2 ACRE LOT","CONVENIENT ACCESS TO OAK HILL","CONVENIENT ACCESS TO CIRCLE C"],"isHot": false,"hasVirtualTour": false,"hasVideoTour": false,"has3DTour": false,"newConstructionCommunityInfo": {},"isRedfin": false,"isNewConstruction": false,"listingRemarks": "Great opportunity in South Austin! Just over 1/2 acre lot with a 3-bedroom, 2-bath fixer-upper mobile home. Enjoy convenient access to Oak Hill, Dripping Springs, and Circle C.","remarksAccessLevel": 1,"businessMarketId": 13,"isShortlisted": false,"isViewedListing": false,"skGarageSpaces": 0,"skParkingSpaces": 6,"skPoolType": 5,"imageUrls": ["https://ssl.cdn-redfin.com/photo/92/bigphoto/552/6463552_1_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/552/6463552_2_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/552/6463552_3_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/552/6463552_4_1.webp"],"imageUrl": "https://ssl.cdn-redfin.com/photo/92/bigphoto/552/6463552_1_1.webp"},{"mlsId": {"label": "MLS#","value": "8869668"},"showMlsId": false,"mlsStatus": "Active","showDatasourceLogo": false,"price": {"value": 303750,"level": 1},"hideSalePrice": false,"hoa": {"value": 75,"level": 1},"isHoaFrequencyKnown": true,"sqFt": {"value": 1572,"level": 1},"pricePerSqFt": {"value": 193,"level": 1},"lotSize": {"value": 5009,"level": 1},"beds": 3,"baths": 2.5,"fullBaths": 2,"partialBaths": 1,"location": {"value": "Longview","level": 1},"stories": 2,"latLong": {"value": {"latitude": 30.16803255,"longitude": -97.60652521},"level": 1},"streetLine": {"value": "5812 Swedish Farms Trce","level": 1},"unitNumber": {"level": 1},"city": "Del Valle","state": "TX","zip": "78617","postalCode": {"value": "78617","level": 1},"countryCode": "US","showAddressOnMap": true,"searchStatus": 1,"propertyType": 6,"uiPropertyType": 1,"listingType": 1,"propertyId": 199772183,"listingId": 210345757,"dataSourceId": 92,"marketId": 12,"yearBuilt": {"value": 2026,"level": 1},"dom": {"value": 1,"level": 1},"timeOnRedfin": {"value": 22345481,"level": 1},"originalTimeOnRedfin": {"value": 22345493,"level": 1},"timeZone": "US/Central","primaryPhotoDisplayLevel": 1,"additionalPhotosInfo": [],"photoFormat": "webp","url": "https://www.redfin.com/TX/Del-Valle/5812-Swedish-Farms-TRCE-78617/home/199772183","hasInsight": false,"sashes": [{"sashType": 7,"sashTypeId": 7,"sashTypeName": "New","sashTypeColor": "#2E7E36","isRedfin": false,"isActiveKeyListing": false,"timeOnRedfin": 22345481,"openHouseText": "","lastSaleDate": "","lastSalePrice": ""}],"keyFacts": [{"description": "Large kitchen island","rank": 0},{"description": "Gourmet kitchen","rank": 1},{"description": "Covered patio","rank": 2}],"listingTags": ["LARGE KITCHEN ISLAND","GOURMET KITCHEN","COVERED PATIO","2ND FLOOR LAUNDRY ROOM","PRIVATE PRIMARY SUITE","EN-SUITE BATH"],"isHot": false,"hasVirtualTour": false,"hasVideoTour": false,"has3DTour": false,"newConstructionCommunityInfo": {"id": "30238982","builderName": "Taylor Morrison","communityName": "Longview 40s - Alley","address": "Del Valle, TX 78617","url": "/TX/Del-Valle/Longview-40s-Alley/community/873873","latLong": {"latitude": 30.169700622,"longitude": -97.604301452},"photoUrl": "https://ssl.cdn-redfin.com/photo/community/30238982/tmbphoto/genTmb.0_4.jpg"},"isRedfin": false,"isNewConstruction": true,"listingRemarks": "What's Special: Large Kitchen Island | Gourmet Kitchen | 2nd Floor Laundry Room | Covered Patio. New Construction - January Completion! Built by Taylor Morrison, America's Most Trusted Homebuilder. Welcome to the Grouse at 5812 Swedish Farms Terrace in Longview. Discover this thoughtfully designed new home combining modern style with everyday comfort. Step inside to an open-concept layout where the great room, dining area, and a well-appointed kitchen with a center island flow seamlessly together, perfect for gathering and entertaining. From here, step out to enjoy the covered patio for relaxing outdoors. A convenient powder room sits near the drop zone and garage entry for added functional","remarksAccessLevel": 1,"businessMarketId": 13,"isShortlisted": false,"isViewedListing": false,"skGarageSpaces": 2,"skParkingSpaces": 2,"skPoolType": 1,"imageUrls": ["https://ssl.cdn-redfin.com/photo/92/bigphoto/668/8869668_1_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/668/8869668_2_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/668/8869668_3_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/668/8869668_4_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/668/8869668_5_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/668/8869668_6_2.webp"],"imageUrl": "https://ssl.cdn-redfin.com/photo/92/bigphoto/668/8869668_1_2.webp"},{"mlsId": {"label": "MLS#","value": "1800312"},"showMlsId": false,"mlsStatus": "Active","showDatasourceLogo": false,"price": {"value": 336600,"level": 1},"hideSalePrice": false,"hoa": {"value": 75,"level": 1},"isHoaFrequencyKnown": true,"sqFt": {"value": 1877,"level": 1},"pricePerSqFt": {"value": 179,"level": 1},"lotSize": {"value": 5009,"level": 1},"beds": 4,"baths": 3,"fullBaths": 3,"location": {"value": "Longview","level": 1},"stories": 2,"latLong": {"value": {"latitude": 30.17131295,"longitude": -97.60393106},"level": 1},"streetLine": {"value": "5816 Swedish Farms Trce","level": 1},"unitNumber": {"level": 1},"city": "Del Valle","state": "TX","zip": "78617","postalCode": {"value": "78617","level": 1},"countryCode": "US","showAddressOnMap": true,"searchStatus": 1,"propertyType": 6,"uiPropertyType": 1,"listingType": 1,"propertyId": 199772014,"listingId": 210345604,"dataSourceId": 92,"marketId": 12,"yearBuilt": {"value": 2026,"level": 1},"dom": {"value": 1,"level": 1},"timeOnRedfin": {"value": 23295302,"level": 1},"originalTimeOnRedfin": {"value": 23295314,"level": 1},"timeZone": "US/Central","primaryPhotoDisplayLevel": 1,"additionalPhotosInfo": [],"photoFormat": "webp","url": "https://www.redfin.com/TX/Del-Valle/5816-Swedish-Farms-TRCE-78617/home/199772014","hasInsight": false,"sashes": [{"sashType": 7,"sashTypeId": 7,"sashTypeName": "New","sashTypeColor": "#2E7E36","isRedfin": false,"isActiveKeyListing": false,"timeOnRedfin": 23295302,"openHouseText": "","lastSaleDate": "","lastSalePrice": ""}],"keyFacts": [{"description": "Spacious game room","rank": 0},{"description": "Open-concept layout","rank": 1},{"description": "5,009 sq ft lot","rank": 2}],"listingTags": ["1ST FLOOR PRIMARY BEDROOM","1ST FLOOR GUEST BEDROOM","OPEN-CONCEPT LAYOUT","WELL-APPOINTED KITCHEN","PRIVATE PRIMARY SUITE","SPACIOUS GAME ROOM"],"isHot": false,"hasVirtualTour": false,"hasVideoTour": false,"has3DTour": false,"newConstructionCommunityInfo": {"id": "30238982","builderName": "Taylor Morrison","communityName": "Longview 40s - Alley","address": "Del Valle, TX 78617","url": "/TX/Del-Valle/Longview-40s-Alley/community/873873","latLong": {"latitude": 30.169700622,"longitude": -97.604301452},"photoUrl": "https://ssl.cdn-redfin.com/photo/community/30238982/tmbphoto/genTmb.0_4.jpg"},"isRedfin": false,"isNewConstruction": true,"listingRemarks": "What's Special: Two Bedrooms Down | 1st Floor Primary Bedroom | 1st Floor Guest Bedroom | 3 Full Baths. New Construction - February Completion! Built by Taylor Morrison, America's Most Trusted Homebuilder. Welcome to the Pheasant at 5816 Swedish Farms Terrace in Longview. This thoughtfully designed new home offers modern style and effortless comfort. Step inside to an open-concept layout where the great room flows seamlessly into the dining area and a well-appointed kitchen with a center island, perfect for gathering and entertaining. The main level features a private primary suite at the front of the home with an en-suite bath and walk-in closet, plus a secondary bedroom and full bath just","remarksAccessLevel": 1,"businessMarketId": 13,"isShortlisted": false,"isViewedListing": false,"skGarageSpaces": 2,"skParkingSpaces": 2,"skPoolType": 1,"imageUrls": ["https://ssl.cdn-redfin.com/photo/92/bigphoto/312/1800312_1_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/312/1800312_2_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/312/1800312_3_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/312/1800312_4_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/312/1800312_5_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/312/1800312_6_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/312/1800312_7_5.webp"],"imageUrl": "https://ssl.cdn-redfin.com/photo/92/bigphoto/312/1800312_1_5.webp"},{"mlsId": {"label": "MLS#","value": "8192641"},"showMlsId": false,"mlsStatus": "Active","showDatasourceLogo": false,"price": {"value": 200000,"level": 1},"hideSalePrice": false,"hoa": {"level": 1},"isHoaFrequencyKnown": true,"sqFt": {"value": 1114,"level": 1},"pricePerSqFt": {"value": 180,"level": 1},"lotSize": {"value": 6534,"level": 1},"beds": 3,"baths": 1.5,"fullBaths": 1,"partialBaths": 1,"location": {"value": "Wagon Crossing Sec 05","level": 1},"stories": 1,"latLong": {"value": {"latitude": 30.1906106,"longitude": -97.757472},"level": 1},"streetLine": {"value": "6127 Wagon Bend Trl","level": 1},"unitNumber": {"level": 1},"city": "Austin","state": "TX","zip": "78744","postalCode": {"value": "78744","level": 1},"countryCode": "US","showAddressOnMap": true,"soldDate": 345974400000,"searchStatus": 1,"propertyType": 6,"uiPropertyType": 1,"listingType": 1,"propertyId": 31780635,"listingId": 210342911,"dataSourceId": 92,"marketId": 12,"yearBuilt": {"value": 1978,"level": 1},"dom": {"value": 1,"level": 1},"timeOnRedfin": {"value": 69739289,"level": 1},"originalTimeOnRedfin": {"value": 69739302,"level": 1},"timeZone": "US/Central","primaryPhotoDisplayLevel": 1,"additionalPhotosInfo": [],"photoFormat": "webp","url": "https://www.redfin.com/TX/Austin/6127-Wagon-Bnd-78744/home/31780635","hasInsight": false,"sashes": [{"sashType": 7,"sashTypeId": 7,"sashTypeName": "New","sashTypeColor": "#2E7E36","isRedfin": false,"isActiveKeyListing": false,"timeOnRedfin": 69739289,"openHouseText": "","lastSaleDate": "","lastSalePrice": ""}],"keyFacts": [{"description": "6,534 sq ft lot","rank": 0},{"description": "Garage","rank": 1},{"description": "Built 1978","rank": 2}],"listingTags": ["SOUTH AUSTIN LOCATION","WALKABLE NEIGHBORHOOD","EASY ACCESS TO MAJOR ROADS"],"isHot": false,"hasVirtualTour": false,"hasVideoTour": false,"has3DTour": false,"newConstructionCommunityInfo": {},"isRedfin": false,"isNewConstruction": false,"listingRemarks": "TEAR-DOWN OPPORTUNITY! CASH OFFERS ONLY! Full down to the studs remodel if your are brave or tear down and start new. Great South Austin location, walkable neighborhood, close to schools. 3/1.5/1 with room to grow. Get it before it’s gone! Located in east Austin’s 78744 zip code, with easy access to major roads, you can start work immediately. Home is vacant. Property to be sold as is, property abandoned by rental tenants, seller has no idea of condition of property or mechanical systems. Seller encourages all potential buyers to do full due diligence and verify all details before making an offer. NO SURVEY provided by seller. SDN and ECAD coming soon. We expect accepted offer a","remarksAccessLevel": 1,"businessMarketId": 13,"isShortlisted": false,"isViewedListing": false,"skGarageSpaces": 1,"skParkingSpaces": 1,"skPoolType": 5,"imageUrls": ["https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_1_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_2_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_3_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_4_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_5_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_6_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_7_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_8_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_9_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_10_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_11_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_12_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_13_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_14_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_15_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_16_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_17_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_18_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_19_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_20_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_21_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_22_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_23_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_24_5.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_25_5.webp"],"imageUrl": "https://ssl.cdn-redfin.com/photo/92/bigphoto/641/8192641_1_5.webp"},{"mlsId": {"label": "MLS#","value": "6211979"},"showMlsId": false,"mlsStatus": "Active","showDatasourceLogo": false,"price": {"value": 255000,"level": 1},"hideSalePrice": false,"hoa": {"value": 418,"level": 1},"isHoaFrequencyKnown": true,"sqFt": {"value": 892,"level": 1},"pricePerSqFt": {"value": 286,"level": 1},"lotSize": {"value": 3515,"level": 1},"beds": 2,"baths": 1.5,"fullBaths": 1,"partialBaths": 1,"location": {"value": "Highland Park West Condo Amd","level": 1},"latLong": {"value": {"latitude": 30.3367667,"longitude": -97.7598997},"level": 1},"streetLine": {"value": "5330 Balcones Dr Unit A","level": 1},"unitNumber": {"value": "Unit A","level": 1},"city": "Austin","state": "TX","zip": "78731","postalCode": {"value": "78731","level": 1},"countryCode": "US","showAddressOnMap": true,"soldDate": 918806400000,"searchStatus": 1,"propertyType": 3,"uiPropertyType": 2,"listingType": 1,"propertyId": 31254757,"listingId": 210342734,"dataSourceId": 92,"marketId": 12,"yearBuilt": {"value": 1960,"level": 1},"dom": {"value": 1,"level": 1},"timeOnRedfin": {"value": 70093431,"level": 1},"originalTimeOnRedfin": {"value": 70093444,"level": 1},"timeZone": "US/Central","primaryPhotoDisplayLevel": 1,"additionalPhotosInfo": [],"photoFormat": "webp","url": "https://www.redfin.com/TX/Austin/5330-Balcones-Dr-78731/unit-A/home/31254757","hasInsight": false,"sashes": [{"sashType": 7,"sashTypeId": 7,"sashTypeName": "New","sashTypeColor": "#2E7E36","isRedfin": false,"isActiveKeyListing": false,"timeOnRedfin": 70093431,"openHouseText": "","lastSaleDate": "","lastSalePrice": ""}],"keyFacts": [{"description": "Updated appliances","rank": 0},{"description": "New floors","rank": 1},{"description": "Walk to restaurants","rank": 2}],"listingTags": ["WALK TO GROCERIES","WALK TO RESTAURANTS","CITY BUS STOP","FIRE STATION ACROSS STREET","UPDATED APPLIANCES","NEW FLOORS"],"isHot": false,"hasVirtualTour": false,"hasVideoTour": false,"has3DTour": false,"newConstructionCommunityInfo": {},"isRedfin": false,"isNewConstruction": false,"listingRemarks": "Close to so much~! Walk to Randall's Groceries, to Chee Zee & Yamas restaurants. . The City Bus stop is just right there on Balcones. .. City of Austin Fire & EMS Station #8 is right across the street. .. Easily Jump on 2222 ~ Loop 1 (Mopac). . Go to the Domain & Q2 Stadium to the North, all that is Downtown and Zilker Park / Barton Springs is just to the South. .. .. 20 minutes (18.2 miles), via State Hwy 1 Loop S and State Hwy 71 E to Austin International Bergstrom Airport (ABIA). Very quaint and quiet 1960's vibe at this Condominium. .. All Short Term Rentals are a minimum of 30 days here. This is very updated Condo with New Appliances with a Sub-Way Tile Backsplash in ","remarksAccessLevel": 1,"businessMarketId": 13,"isShortlisted": false,"isViewedListing": false,"skGarageSpaces": 0,"skParkingSpaces": 1,"skPoolType": 1,"imageUrls": ["https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_1_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_2_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_3_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_4_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_5_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_6_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_7_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_8_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_9_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_10_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_11_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_12_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_13_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_14_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_15_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_16_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_17_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_18_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_19_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_20_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_21_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_22_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_23_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_24_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_25_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_26_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_27_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_28_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_29_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_30_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_31_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_32_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_33_2.webp"],"imageUrl": "https://ssl.cdn-redfin.com/photo/92/bigphoto/979/6211979_1_2.webp"},{"mlsId": {"label": "MLS#","value": "4885633"},"showMlsId": false,"mlsStatus": "Active","showDatasourceLogo": false,"price": {"value": 344490,"level": 1},"hideSalePrice": false,"hoa": {"value": 75,"level": 1},"isHoaFrequencyKnown": true,"sqFt": {"value": 1951,"level": 1},"pricePerSqFt": {"value": 177,"level": 1},"lotSize": {"value": 5183,"level": 1},"beds": 4,"baths": 2.5,"fullBaths": 2,"partialBaths": 1,"location": {"value": "Longview","level": 1},"stories": 2,"latLong": {"value": {"latitude": 30.1674204,"longitude": -97.6003378},"level": 1},"streetLine": {"value": "14221 Matterod Dr","level": 1},"unitNumber": {"level": 1},"city": "Del Valle","state": "TX","zip": "78617","postalCode": {"value": "78617","level": 1},"countryCode": "US","showAddressOnMap": true,"searchStatus": 1,"propertyType": 6,"uiPropertyType": 1,"listingType": 1,"propertyId": 199767827,"listingId": 210341875,"dataSourceId": 92,"marketId": 12,"yearBuilt": {"value": 2025,"level": 1},"dom": {"value": 1,"level": 1},"timeOnRedfin": {"value": 70917284,"level": 1},"originalTimeOnRedfin": {"value": 70917297,"level": 1},"timeZone": "US/Central","primaryPhotoDisplayLevel": 1,"additionalPhotosInfo": [],"photoFormat": "webp","url": "https://www.redfin.com/TX/Del-Valle/14221-Matterod-Dr-78617/home/199767827","hasInsight": false,"sashes": [{"sashType": 7,"sashTypeId": 7,"sashTypeName": "New","sashTypeColor": "#2E7E36","isRedfin": false,"isActiveKeyListing": false,"timeOnRedfin": 70917284,"openHouseText": "","lastSaleDate": "","lastSalePrice": ""}],"keyFacts": [{"description": "Large kitchen island","rank": 0},{"description": "Beach-entry pool","rank": 1},{"description": "Covered patio","rank": 2}],"listingTags": ["LARGE KITCHEN ISLAND","2ND FLOOR LAUNDRY ROOM","COVERED PATIO","BEACH-ENTRY POOL","MONARCH BUTTERFLY GARDEN","RAIN GARDENS"],"isHot": false,"hasVirtualTour": false,"hasVideoTour": false,"has3DTour": false,"newConstructionCommunityInfo": {"id": "30238973","builderName": "Taylor Morrison","communityName": "Longview 40s","address": "Del Valle, TX 78617","url": "/TX/Del-Valle/Longview-40s/community/873867","latLong": {"latitude": 30.169700622,"longitude": -97.604301452},"photoUrl": "https://ssl.cdn-redfin.com/photo/community/30238973/tmbphoto/genTmb.0_8.jpg"},"isRedfin": false,"isNewConstruction": true,"listingRemarks": "What's Special: Large Kitchen Island | 2nd Floor Laundry Room | Covered Patio. New Construction – January Completion! Built by Taylor Morrison, America's Most Trusted Homebuilder. Welcome to the Kestrel at 14221 Matterod Drive in Longview 40s. This beautiful new home is designed for modern living and effortless comfort. Step through the front porch into a welcoming foyer with a convenient powder room. Continue into an open-concept layout where the great room flows seamlessly into the kitchen with a center island and the dining area, perfect for everyday meals or entertaining. From here, step outside to enjoy the covered patio, an ideal spot to relax. Upstairs, you’ll find a spac","remarksAccessLevel": 1,"businessMarketId": 13,"isShortlisted": false,"isViewedListing": false,"skGarageSpaces": 2,"skParkingSpaces": 2,"skPoolType": 1,"imageUrls": ["https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_1_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_2_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_3_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_4_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_5_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_6_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_7_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_8_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_9_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_10_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_11_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_12_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_13_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_14_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_15_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_16_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_17_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_18_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_19_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_20_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_21_1.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_22_1.webp"],"imageUrl": "https://ssl.cdn-redfin.com/photo/92/bigphoto/633/4885633_1_1.webp"},{"mlsId": {"label": "MLS#","value": "4188686"},"showMlsId": false,"mlsStatus": "Active","showDatasourceLogo": false,"price": {"value": 280000,"level": 1},"hideSalePrice": false,"hoa": {"level": 1},"isHoaFrequencyKnown": true,"sqFt": {"value": 1493,"level": 1},"pricePerSqFt": {"value": 188,"level": 1},"lotSize": {"value": 3323,"level": 1},"beds": 2,"baths": 2.5,"fullBaths": 2,"partialBaths": 1,"location": {"value": "Goodnight Ranch","level": 1},"stories": 2,"latLong": {"value": {"latitude": 30.152391,"longitude": -97.755033},"level": 1},"streetLine": {"value": "9015 Cattle Baron Path #1002","level": 1},"unitNumber": {"value": "#1002","level": 1},"city": "Austin","state": "TX","zip": "78747","postalCode": {"value": "78747","level": 1},"countryCode": "US","showAddressOnMap": true,"searchStatus": 1,"propertyType": 13,"uiPropertyType": 3,"listingType": 1,"propertyId": 187494074,"listingId": 210339894,"dataSourceId": 92,"marketId": 12,"yearBuilt": {"value": 2021,"level": 1},"dom": {"value": 1,"level": 1},"timeOnRedfin": {"value": 82567785,"level": 1},"originalTimeOnRedfin": {"value": 82567798,"level": 1},"timeZone": "US/Central","primaryPhotoDisplayLevel": 1,"additionalPhotosInfo": [],"photoFormat": "webp","url": "https://www.redfin.com/TX/Austin/9015-Cattle-Baron-Path-78747/unit-1002/home/187494074","hasInsight": false,"sashes": [{"sashType": 7,"sashTypeId": 7,"sashTypeName": "New","sashTypeColor": "#2E7E36","isRedfin": false,"isActiveKeyListing": false,"timeOnRedfin": 82567785,"openHouseText": "","lastSaleDate": "","lastSalePrice": ""}],"keyFacts": [{"description": "Built-in study niche","rank": 0},{"description": "Low-maintenance turf","rank": 1},{"description": "Walk-in closet","rank": 2}],"listingTags": ["GOURMET ISLAND KITCHEN","PRIVATE PATIO","LOW-MAINTENANCE TURF","WALK-IN SHOWER","WALK-IN CLOSET","BUILT-IN STUDY NICHE"],"isHot": false,"hasVirtualTour": false,"hasVideoTour": false,"has3DTour": false,"newConstructionCommunityInfo": {},"isRedfin": false,"isNewConstruction": false,"listingRemarks": "Incredible modern townhome, meticulously maintained and truly like new, located in the highly desirable Goodnight Ranch community. Enjoy a walkable lifestyle with easy access to coffee shops, dining, bars, resort-style pool, lakes, parks, and schools. The open-concept floor plan features a gourmet island kitchen with custom cabinetry, seamlessly flowing into a spacious living area filled with natural light and recessed lighting throughout. Tile flooring extends through the main level and all bathrooms, complemented by upgraded faucets, fixtures, and modern door hardware. Step outside to an inviting private patio ideal for grilling and entertaining, featuring attractive, low-maintenance turf","remarksAccessLevel": 1,"businessMarketId": 13,"buildingId": 150105,"isShortlisted": false,"isViewedListing": false,"skGarageSpaces": 1,"skParkingSpaces": 1,"skPoolType": 1,"imageUrls": ["https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_1_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_2_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_3_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_4_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_5_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_6_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_7_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_8_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_9_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_10_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_11_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_12_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_13_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_14_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_15_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_16_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_17_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_18_2.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_19_2.webp"],"imageUrl": "https://ssl.cdn-redfin.com/photo/92/bigphoto/686/4188686_1_2.webp"},{"mlsId": {"label": "MLS#","value": "8537363"},"showMlsId": false,"mlsStatus": "Active","showDatasourceLogo": false,"price": {"value": 376990,"level": 1},"hideSalePrice": false,"hoa": {"value": 75,"level": 1},"isHoaFrequencyKnown": true,"sqFt": {"value": 2369,"level": 1},"pricePerSqFt": {"value": 159,"level": 1},"lotSize": {"value": 4965,"level": 1},"beds": 4,"baths": 3,"fullBaths": 3,"location": {"value": "Longview","level": 1},"stories": 2,"latLong": {"value": {"latitude": 30.1702005,"longitude": -97.6012865},"level": 1},"streetLine": {"value": "14112 Edna Maxine Walk","level": 1},"unitNumber": {"level": 1},"city": "Del Valle","state": "TX","zip": "78617","postalCode": {"value": "78617","level": 1},"countryCode": "US","showAddressOnMap": true,"searchStatus": 1,"propertyType": 6,"uiPropertyType": 1,"listingType": 1,"propertyId": 199767171,"listingId": 210339585,"dataSourceId": 92,"marketId": 12,"yearBuilt": {"value": 2026,"level": 1},"dom": {"value": 1,"level": 1},"timeOnRedfin": {"value": 83406048,"level": 1},"originalTimeOnRedfin": {"value": 83406061,"level": 1},"timeZone": "US/Central","primaryPhotoDisplayLevel": 1,"additionalPhotosInfo": [],"photoFormat": "webp","url": "https://www.redfin.com/TX/Del-Valle/14112-Edna-Maxine-Walk-78617/home/199767171","hasInsight": false,"sashes": [{"sashType": 7,"sashTypeId": 7,"sashTypeName": "New","sashTypeColor": "#2E7E36","isRedfin": false,"isActiveKeyListing": false,"timeOnRedfin": 83406048,"openHouseText": "","lastSaleDate": "","lastSalePrice": ""}],"keyFacts": [{"description": "Tech center","rank": 0},{"description": "Large kitchen island","rank": 1},{"description": "Pickleball courts","rank": 2}],"listingTags": ["GAME ROOM","COVERED PATIO","TECH CENTER","LARGE KITCHEN ISLAND","BEACH-ENTRY POOL","PICKLEBALL COURTS"],"isHot": false,"hasVirtualTour": false,"hasVideoTour": false,"has3DTour": false,"newConstructionCommunityInfo": {},"isRedfin": false,"isNewConstruction": true,"listingRemarks": "What's Special: Game Room | Covered Patio | Tech Center | Large Kitchen Island. New Construction – January Completion! Built by Taylor Morrison, America's Most Trusted Homebuilder. Welcome to the Osprey at 14112 Edna Maxine Walk in Longview. This bright and open floor plan starts with a welcoming foyer and a handy coat closet. The main level offers a bedroom and bath plus a spacious great room that connects to a kitchen with an island, casual dining, and a covered patio for outdoor living. Upstairs you’ll find two bedrooms, a bath, a laundry room, a tech space, and a game room for fun and relaxation. The primary suite is your private retreat with a spa-inspired bath and a genero","remarksAccessLevel": 1,"businessMarketId": 13,"isShortlisted": false,"isViewedListing": false,"skGarageSpaces": 2,"skParkingSpaces": 2,"skPoolType": 1,"imageUrls": ["https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_1_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_2_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_3_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_4_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_5_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_6_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_7_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_8_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_9_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_10_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_11_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_12_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_13_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_14_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_15_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_16_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_17_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_18_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_19_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_20_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_21_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_22_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_23_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_24_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_25_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_26_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_27_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_28_3.webp","https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_29_3.webp"],"imageUrl": "https://ssl.cdn-redfin.com/photo/92/bigphoto/363/8537363_1_3.webp"}]
