Skip to content
Back to Malthouse Lane, Washwood Heath, Birmingham B8, 2 bed semi-detached house for sale, £100,000 - Zoopla

Raw Data

Preview and download this listing in various formats.

JSON schema reference

The JSON format follows the full Listing schema documented in the API reference, including all 70+ fields, types, and descriptions.

View API docs & schema

Need another format?

Want XLSX, Parquet, Haystack, or something else? Open an issue or submit a pull request on GitHub.

Standard Formats

JSON
application/json · .json

JSON format for API integration and data pipelines

{
  "export_version": "1.0",
  "export_date": "2026-06-20T22:13:56.549Z",
  "source_platform": "PropertyWebScraper",
  "listings": [
    {
      "reference": "72555126",
      "import_url": "https://www.zoopla.co.uk/for-sale/details/72555126/",
      "import_host_slug": "uk_zoopla",
      "price_string": "£100,000",
      "price_float": 100000,
      "currency": "GBP",
      "price_cents": 10000000,
      "price_currency": "GBP",
      "title": "Malthouse Lane, Washwood Heath, Birmingham B8, 2 bed semi-detached house for sale, £100,000 - Zoopla",
      "description": "** cash buyers only ** in need of work ** project property **This semi-detached property is hidden behind Malthouse Lane properties via a walkway through from Malthouse Lane.",
      "locale_code": "en",
      "area_unit": "sqft",
      "plot_area": 0,
      "constructed_area": 0,
      "year_construction": 0,
      "count_bedrooms": 2,
      "count_bathrooms": 1,
      "count_toilets": 0,
      "count_garages": 0,
      "energy_rating": 0,
      "energy_performance": 0,
      "furnished": false,
      "sold": false,
      "reserved": false,
      "for_rent_short_term": true,
      "for_rent_long_term": false,
      "for_sale": false,
      "for_rent": false,
      "address_string": "Malthouse Lane, Washwood Heath, Birmingham B8",
      "street_number": "",
      "street_name": "",
      "street_address": "",
      "postal_code": "B8 1SR",
      "province": "",
      "city": "",
      "region": "",
      "country": "UK",
      "latitude": 52.495544,
      "longitude": 0,
      "main_image_url": "https://lid.zoocdn.com/u/480/360/82b29ba753a628c053c3aa41c0f16e882ef566be.jpg",
      "image_urls": [
        {
          "url": "https://lid.zoocdn.com/u/480/360/82b29ba753a628c053c3aa41c0f16e882ef566be.jpg"
        }
      ],
      "related_urls": [],
      "features": [],
      "last_retrieved_at": "2026-04-11T21:44:27.030Z",
      "deleted_at": null,
      "active_from": null,
      "available_to_rent_from": null,
      "available_to_rent_till": null,
      "property_type": "semi_detached",
      "property_subtype": "",
      "tenure": "",
      "listing_status": "",
      "agent_name": "",
      "agent_phone": "",
      "agent_email": "",
      "agent_logo_url": "",
      "price_qualifier": "",
      "floor_plan_urls": [],
      "energy_certificate_grade": ""
    }
  ],
  "metadata": {
    "export_version": "1.0",
    "export_date": "2026-06-20T22:13:56.549Z",
    "source_platform": "PropertyWebScraper",
    "total_listings": 1,
    "scraper_version": "5.0.0",
    "duration_ms": 0
  }
}
CSV
text/csv · .csv

CSV format for spreadsheets and database import

reference,title,price_float,currency,count_bedrooms,count_bathrooms,constructed_area,city,country,latitude,longitude,main_image_url,property_type,import_url,last_retrieved_at
72555126,"Malthouse Lane, Washwood Heath, Birmingham B8, 2 bed semi-detached house for sale, £100,000 - Zoopla",100000,GBP,2,1,0,,UK,52.495544,0,https://lid.zoocdn.com/u/480/360/82b29ba753a628c053c3aa41c0f16e882ef566be.jpg,semi_detached,https://www.zoopla.co.uk/for-sale/details/72555126/,2026-04-11T21:44:27.030Z
GeoJSON
application/geo+json · .geojson

GeoJSON format for mapping applications and GIS tools

Format 'geojson' requires listings with valid geolocation data
XML (RETS)
application/xml · .xml

XML format compatible with RETS (US MLS)

<?xml version="1.0" encoding="UTF-8"?>
<Listings xmlns="urn:property-web-scraper:rets" count="1" exportDate="2026-06-20T22:13:56.549Z">
  <Listing>
    <ListingKey>72555126</ListingKey>
    <OriginalListingURL>https://www.zoopla.co.uk/for-sale/details/72555126/</OriginalListingURL>
    <SourceSystem>uk_zoopla</SourceSystem>
    <ListPriceDisplay>£100,000</ListPriceDisplay>
    <ListPrice>100000</ListPrice>
    <CurrencyCode>GBP</CurrencyCode>
    <ListPriceCents>10000000</ListPriceCents>
    <CurrencyCode>GBP</CurrencyCode>
    <ListingTitle>Malthouse Lane, Washwood Heath, Birmingham B8, 2 bed semi-detached house for sale, £100,000 - Zoopla</ListingTitle>
    <PublicRemarks>** cash buyers only ** in need of work ** project property **This semi-detached property is hidden behind Malthouse Lane properties via a walkway through from Malthouse Lane.</PublicRemarks>
    <ListingLanguage>en</ListingLanguage>
    <LivingAreaUnits>sqft</LivingAreaUnits>
    <BedroomsTotal>2</BedroomsTotal>
    <BathroomsTotalInteger>1</BathroomsTotalInteger>
    <ForRentShortTerm>true</ForRentShortTerm>
    <UnparsedAddress>Malthouse Lane, Washwood Heath, Birmingham B8</UnparsedAddress>
    <PostalCode>B8 1SR</PostalCode>
    <Country>UK</Country>
    <Latitude>52.495544</Latitude>
    <MediaURL>https://lid.zoocdn.com/u/480/360/82b29ba753a628c053c3aa41c0f16e882ef566be.jpg</MediaURL>
    <ImageUrls>[{&quot;url&quot;:&quot;https://lid.zoocdn.com/u/480/360/82b29ba753a628c053c3aa41c0f16e882ef566be.jpg&quot;}]</ImageUrls>
    <RelatedUrls>[]</RelatedUrls>
    <Features>[]</Features>
    <LastRetrievedAt>2026-04-11T21:44:27.030Z</LastRetrievedAt>
    <PropertyType>semi_detached</PropertyType>
    <FloorPlanUrls>[]</FloorPlanUrls>
    <Media>
      <MediaURL>https://lid.zoocdn.com/u/480/360/82b29ba753a628c053c3aa41c0f16e882ef566be.jpg</MediaURL>
    </Media>
  </Listing>
</Listings>
Schema.org (JSON-LD)
application/ld+json · .jsonld

JSON-LD format for SEO and semantic web integration

{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "RealEstateListing",
      "@id": "https://www.zoopla.co.uk/for-sale/details/72555126/",
      "name": "Malthouse Lane, Washwood Heath, Birmingham B8, 2 bed semi-detached house for sale, £100,000 - Zoopla",
      "description": "** cash buyers only ** in need of work ** project property **This semi-detached property is hidden behind Malthouse Lane properties via a walkway through from Malthouse Lane.",
      "url": "https://www.zoopla.co.uk/for-sale/details/72555126/",
      "inLanguage": "en",
      "offers": {
        "@type": "Offer",
        "price": 100000,
        "priceCurrency": "GBP",
        "availability": "https://schema.org/InStock"
      },
      "about": {
        "@type": "Apartment",
        "address": {
          "@type": "PostalAddress",
          "postalCode": "B8 1SR",
          "addressCountry": "UK"
        },
        "numberOfBedrooms": 2,
        "numberOfBathroomsTotal": 1
      },
      "image": [
        "https://lid.zoocdn.com/u/480/360/82b29ba753a628c053c3aa41c0f16e882ef566be.jpg"
      ],
      "dateModified": "2026-04-11T21:44:27.030Z"
    }
  ]
}

Industry Formats

BLM (Rightmove)
text/plain · .blm

BLM pipe-delimited format for UK property portals (Rightmove/Zoopla)

#HEADER#
Version : 3i
EOF : '^'
EOR : '~'
#DEFINITION#
AGENT_REF^ADDRESS_1^ADDRESS_2^TOWN^COUNTY^POSTCODE1^POSTCODE2^DISPLAY_ADDRESS^COUNTRY^PROP_SUB_ID^PROP_SUB_ID_2^SUMMARY^DESCRIPTION^PRICE^PRICE_DISPLAY^PRICE_QUALIFIER^CURRENCY^TRANS_TYPE_ID^STATUS_ID^TENURE_TYPE_ID^BEDROOMS^BATHROOMS^TOILETS^PARKING^SIZE^SIZE_UNITS^PLOT_SIZE^YEAR_BUILT^EPC_RATING^EPC_LETTER^FURNISHED^AGENT_NAME^AGENT_PHONE^AGENT_EMAIL^AGENT_LOGO^LATITUDE^LONGITUDE^URL^FEATURE1^FEATURE2^FEATURE3^FEATURE4^FEATURE5^FEATURE6^FEATURE7^FEATURE8^FEATURE9^FEATURE10^MEDIA_IMAGE_00^MEDIA_IMAGE_01^MEDIA_IMAGE_02^MEDIA_IMAGE_03^MEDIA_IMAGE_04^MEDIA_IMAGE_05^MEDIA_IMAGE_06^MEDIA_IMAGE_07^MEDIA_IMAGE_08^MEDIA_IMAGE_09^MEDIA_FLOOR_PLAN_00^MEDIA_FLOOR_PLAN_01^~
#DATA#
72555126^^^^^B8^1SR^Malthouse Lane, Washwood Heath, Birmingham B8^UK^semi_detached^^Malthouse Lane, Washwood Heath, Birmingham B8, 2 bed semi-detached house for sale, £100,000 - Zoopla^** cash buyers only ** in need of work ** project property **This semi-detached property is hidden behind Malthouse Lane properties via a walkway through from Malthouse Lane.^100000^£100,000^^GBP^^^^2^1^^^^sqft^^^^^^^^^^52.495544^^https://www.zoopla.co.uk/for-sale/details/72555126/^^^^^^^^^^^https://lid.zoocdn.com/u/480/360/82b29ba753a628c053c3aa41c0f16e882ef566be.jpg^^^^^^^^^^^^~
#END#
Kyero XML
application/xml · .xml

Kyero XML format for Spanish property market

<?xml version="1.0" encoding="UTF-8"?>
<root>
  <property>
    <ref>72555126</ref>
    <url>https://www.zoopla.co.uk/for-sale/details/72555126/</url>
    <price>100000</price>
    <currency>GBP</currency>
    <type>other</type>
    <beds>2</beds>
    <baths>1</baths>
    <location>
      <country>UK</country>
      <zip>B8 1SR</zip>
      <detail>Malthouse Lane, Washwood Heath, Birmingham B8</detail>
      <latitude>52.495544</latitude>
    </location>
    <title>
      <en>Malthouse Lane, Washwood Heath, Birmingham B8, 2 bed semi-detached house for sale, £100,000 - Zoopla</en>
    </title>
    <desc>
      <en>** cash buyers only ** in need of work ** project property **This semi-detached property is hidden behind Malthouse Lane properties via a walkway through from Malthouse Lane.</en>
    </desc>
    <images>
      <image><url>https://lid.zoocdn.com/u/480/360/82b29ba753a628c053c3aa41c0f16e882ef566be.jpg</url></image>
    </images>
  </property>
</root>
RESO JSON
application/json · .json

RESO Web API JSON format for US/Canadian MLS

{
  "@odata.context": "https://api.reso.org/Property",
  "@odata.count": 1,
  "value": [
    {
      "ListingKey": "72555126",
      "OriginalListingURL": "https://www.zoopla.co.uk/for-sale/details/72555126/",
      "SourceSystem": "uk_zoopla",
      "ListPriceDisplay": "£100,000",
      "ListPrice": 100000,
      "CurrencyCode": "GBP",
      "ListPriceCents": 10000000,
      "ListingTitle": "Malthouse Lane, Washwood Heath, Birmingham B8, 2 bed semi-detached house for sale, £100,000 - Zoopla",
      "PublicRemarks": "** cash buyers only ** in need of work ** project property **This semi-detached property is hidden behind Malthouse Lane properties via a walkway through from Malthouse Lane.",
      "ListingLanguage": "en",
      "LivingAreaUnits": "sqft",
      "BedroomsTotal": 2,
      "BathroomsTotalInteger": 1,
      "UnparsedAddress": "Malthouse Lane, Washwood Heath, Birmingham B8",
      "PostalCode": "B8 1SR",
      "Country": "UK",
      "Latitude": 52.495544,
      "PropertyType": "semi_detached",
      "Media": [
        {
          "MediaURL": "https://lid.zoocdn.com/u/480/360/82b29ba753a628c053c3aa41c0f16e882ef566be.jpg",
          "MediaCategory": "Photo",
          "Order": 1
        }
      ]
    }
  ]
}