Skip to content
Back to Casa Nogal, Apartamentos Nuevos en Venta, Zona 14 | 3 Recamaras por 353599.00 en Zona 14

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-04-04T12:02:52.065Z",
  "source_platform": "PropertyWebScraper",
  "listings": [
    {
      "reference": "/guatemala-es/bienes-raices-venta-de-propiedades-apartamentos/casa-nogal-apartamentos-nuevos-en-venta-zona-14/31771688",
      "import_url": "https://www.encuentra24.com/guatemala-es/bienes-raices-venta-de-propiedades-apartamentos/casa-nogal-apartamentos-nuevos-en-venta-zona-14/31771688",
      "import_host_slug": "cr_encuentra24",
      "price_string": "353599",
      "price_float": 353599,
      "currency": "USD",
      "price_cents": 35359900,
      "price_currency": "USD",
      "title": "Casa Nogal, Apartamentos Nuevos en Venta, Zona 14 | 3 Recamaras por 353599.00 en Zona 14",
      "description": "",
      "locale_code": "es-CR",
      "area_unit": "sqmt",
      "plot_area": 0,
      "constructed_area": 0,
      "year_construction": 0,
      "count_bedrooms": 0,
      "count_bathrooms": 0,
      "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": "",
      "street_number": "",
      "street_name": "",
      "street_address": "",
      "postal_code": "",
      "province": "",
      "city": "",
      "region": "",
      "country": "Costa Rica",
      "latitude": 0,
      "longitude": 0,
      "main_image_url": "https://photos.encuentra24.com/t_or_fh_l/f_auto/v1/gt/31/77/16/88/31771688_fa25f7",
      "image_urls": [
        {
          "url": "https://photos.encuentra24.com/t_or_fh_l/f_auto/v1/gt/31/77/16/88/31771688_fa25f7"
        }
      ],
      "related_urls": [],
      "features": [],
      "last_retrieved_at": "2026-03-12T14:14:46.138Z",
      "deleted_at": null,
      "active_from": null,
      "available_to_rent_from": null,
      "available_to_rent_till": null,
      "property_type": "Product",
      "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-04-04T12:02:52.065Z",
    "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
/guatemala-es/bienes-raices-venta-de-propiedades-apartamentos/casa-nogal-apartamentos-nuevos-en-venta-zona-14/31771688,"Casa Nogal, Apartamentos Nuevos en Venta, Zona 14 | 3 Recamaras por 353599.00 en Zona 14",353599,USD,0,0,0,,Costa Rica,0,0,https://photos.encuentra24.com/t_or_fh_l/f_auto/v1/gt/31/77/16/88/31771688_fa25f7,Product,https://www.encuentra24.com/guatemala-es/bienes-raices-venta-de-propiedades-apartamentos/casa-nogal-apartamentos-nuevos-en-venta-zona-14/31771688,2026-03-12T14:14:46.138Z
GeoJSON
application/geo+json · .geojson

GeoJSON format for mapping applications and GIS tools

Requires valid geolocation data (latitude/longitude)
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-04-04T12:02:52.065Z">
  <Listing>
    <ListingKey>/guatemala-es/bienes-raices-venta-de-propiedades-apartamentos/casa-nogal-apartamentos-nuevos-en-venta-zona-14/31771688</ListingKey>
    <OriginalListingURL>https://www.encuentra24.com/guatemala-es/bienes-raices-venta-de-propiedades-apartamentos/casa-nogal-apartamentos-nuevos-en-venta-zona-14/31771688</OriginalListingURL>
    <SourceSystem>cr_encuentra24</SourceSystem>
    <ListPriceDisplay>353599</ListPriceDisplay>
    <ListPrice>353599</ListPrice>
    <CurrencyCode>USD</CurrencyCode>
    <ListPriceCents>35359900</ListPriceCents>
    <CurrencyCode>USD</CurrencyCode>
    <ListingTitle>Casa Nogal, Apartamentos Nuevos en Venta, Zona 14 | 3 Recamaras por 353599.00 en Zona 14</ListingTitle>
    <ListingLanguage>es-CR</ListingLanguage>
    <LivingAreaUnits>sqmt</LivingAreaUnits>
    <ForRentShortTerm>true</ForRentShortTerm>
    <Country>Costa Rica</Country>
    <MediaURL>https://photos.encuentra24.com/t_or_fh_l/f_auto/v1/gt/31/77/16/88/31771688_fa25f7</MediaURL>
    <ImageUrls>[{&quot;url&quot;:&quot;https://photos.encuentra24.com/t_or_fh_l/f_auto/v1/gt/31/77/16/88/31771688_fa25f7&quot;}]</ImageUrls>
    <RelatedUrls>[]</RelatedUrls>
    <Features>[]</Features>
    <LastRetrievedAt>2026-03-12T14:14:46.138Z</LastRetrievedAt>
    <PropertyType>Product</PropertyType>
    <FloorPlanUrls>[]</FloorPlanUrls>
    <Media>
      <MediaURL>https://photos.encuentra24.com/t_or_fh_l/f_auto/v1/gt/31/77/16/88/31771688_fa25f7</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.encuentra24.com/guatemala-es/bienes-raices-venta-de-propiedades-apartamentos/casa-nogal-apartamentos-nuevos-en-venta-zona-14/31771688",
      "name": "Casa Nogal, Apartamentos Nuevos en Venta, Zona 14 | 3 Recamaras por 353599.00 en Zona 14",
      "url": "https://www.encuentra24.com/guatemala-es/bienes-raices-venta-de-propiedades-apartamentos/casa-nogal-apartamentos-nuevos-en-venta-zona-14/31771688",
      "inLanguage": "es",
      "offers": {
        "@type": "Offer",
        "price": 353599,
        "priceCurrency": "USD",
        "availability": "https://schema.org/InStock"
      },
      "about": {
        "@type": "Accommodation",
        "address": {
          "@type": "PostalAddress",
          "addressCountry": "Costa Rica"
        }
      },
      "image": [
        "https://photos.encuentra24.com/t_or_fh_l/f_auto/v1/gt/31/77/16/88/31771688_fa25f7"
      ],
      "dateModified": "2026-03-12T14:14:46.138Z"
    }
  ]
}

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#
/guatemala-es/bienes-raices-venta-de-propiedades-apartamentos/casa-nogal-apartamentos-nuevos-en-venta-zona-14/31771688^^^^^^^^Costa Rica^Product^^Casa Nogal, Apartamentos Nuevos en Venta, Zona 14 | 3 Recamaras por 353599.00 en Zona 14^^353599^353599^^USD^^^^^^^^^sqmt^^^^^^^^^^^^https://www.encuentra24.com/guatemala-es/bienes-raices-venta-de-propiedades-apartamentos/casa-nogal-apartamentos-nuevos-en-venta-zona-14/31771688^^^^^^^^^^^https://photos.encuentra24.com/t_or_fh_l/f_auto/v1/gt/31/77/16/88/31771688_fa25f7^^^^^^^^^^^^~
#END#
Kyero XML
application/xml · .xml

Kyero XML format for Spanish property market

<?xml version="1.0" encoding="UTF-8"?>
<root>
  <property>
    <ref>/guatemala-es/bienes-raices-venta-de-propiedades-apartamentos/casa-nogal-apartamentos-nuevos-en-venta-zona-14/31771688</ref>
    <url>https://www.encuentra24.com/guatemala-es/bienes-raices-venta-de-propiedades-apartamentos/casa-nogal-apartamentos-nuevos-en-venta-zona-14/31771688</url>
    <price>353599</price>
    <currency>USD</currency>
    <type>other</type>
    <location>
      <country>Costa Rica</country>
    </location>
    <title>
      <es>Casa Nogal, Apartamentos Nuevos en Venta, Zona 14 | 3 Recamaras por 353599.00 en Zona 14</es>
    </title>
    <desc>
    </desc>
    <images>
      <image><url>https://photos.encuentra24.com/t_or_fh_l/f_auto/v1/gt/31/77/16/88/31771688_fa25f7</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": "/guatemala-es/bienes-raices-venta-de-propiedades-apartamentos/casa-nogal-apartamentos-nuevos-en-venta-zona-14/31771688",
      "OriginalListingURL": "https://www.encuentra24.com/guatemala-es/bienes-raices-venta-de-propiedades-apartamentos/casa-nogal-apartamentos-nuevos-en-venta-zona-14/31771688",
      "SourceSystem": "cr_encuentra24",
      "ListPriceDisplay": "353599",
      "ListPrice": 353599,
      "CurrencyCode": "USD",
      "ListPriceCents": 35359900,
      "ListingTitle": "Casa Nogal, Apartamentos Nuevos en Venta, Zona 14 | 3 Recamaras por 353599.00 en Zona 14",
      "ListingLanguage": "es-CR",
      "LivingAreaUnits": "sqmt",
      "Country": "Costa Rica",
      "PropertyType": "Product",
      "Media": [
        {
          "MediaURL": "https://photos.encuentra24.com/t_or_fh_l/f_auto/v1/gt/31/77/16/88/31771688_fa25f7",
          "MediaCategory": "Photo",
          "Order": 1
        }
      ]
    }
  ]
}