Skip to content
Back to 19 Elmhurst St

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:04:08.188Z",
  "source_platform": "PropertyWebScraper",
  "listings": [
    {
      "reference": "4285607033",
      "import_url": "https://www.realtor.com/realestateandhomes-detail/19-Elmhurst-St_Boston_MA_02124_M42856-07033",
      "import_host_slug": "us_realtor",
      "price_string": "740000",
      "price_float": 740000,
      "currency": "USD",
      "price_cents": 74000000,
      "price_currency": "USD",
      "title": "19 Elmhurst St",
      "description": "For Sale: View 29 photos for 19 Elmhurst St, this 6 bed, 2 bath, 2734 sqft. multi family home in Boston, MA listed at $740,000. MLS #73432518",
      "locale_code": "",
      "area_unit": "sqft",
      "plot_area": 0,
      "constructed_area": 2734,
      "year_construction": 0,
      "count_bedrooms": 6,
      "count_bathrooms": 2,
      "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": true,
      "for_rent": false,
      "address_string": "19 Elmhurst St",
      "street_number": "",
      "street_name": "",
      "street_address": "",
      "postal_code": "02124",
      "province": "",
      "city": "Boston",
      "region": "MA",
      "country": "USA",
      "latitude": 42.28909,
      "longitude": -71.07633,
      "main_image_url": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m731228946s.jpg",
      "image_urls": [
        {
          "url": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m731228946s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2409171170s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3574999674s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3380112837s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m149276098s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3529030772s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3079865080s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3630938949s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3611498712s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m1132145579s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2159380251s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2596058454s.jpg"
        },
        {
          "url": "https://ap.rdcpix.com/335133

Truncated — showing 3,000 of 5,638 chars

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
4285607033,19 Elmhurst St,740000,USD,6,2,2734,Boston,USA,42.28909,-71.07633,https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m731228946s.jpg,null,https://www.realtor.com/realestateandhomes-detail/19-Elmhurst-St_Boston_MA_02124_M42856-07033,2026-03-25T17:54:23.051Z
GeoJSON
application/geo+json · .geojson

GeoJSON format for mapping applications and GIS tools

{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          -71.07633,
          42.28909
        ]
      },
      "properties": {
        "reference": "4285607033",
        "title": "19 Elmhurst St",
        "price_float": 740000,
        "currency": "USD",
        "bedrooms": 6,
        "bathrooms": 2,
        "area": 2734,
        "area_unit": "sqft",
        "city": "Boston",
        "address": "19 Elmhurst St",
        "country": "USA",
        "main_image_url": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m731228946s.jpg",
        "source_url": "https://www.realtor.com/realestateandhomes-detail/19-Elmhurst-St_Boston_MA_02124_M42856-07033",
        "source_portal": "us_realtor",
        "scraped_date": "2026-03-25T17:54:23.051Z",
        "for_sale": true,
        "for_rent": false,
        "furnished": false,
        "property_type": "null"
      }
    }
  ]
}
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:04:08.188Z">
  <Listing>
    <ListingKey>4285607033</ListingKey>
    <OriginalListingURL>https://www.realtor.com/realestateandhomes-detail/19-Elmhurst-St_Boston_MA_02124_M42856-07033</OriginalListingURL>
    <SourceSystem>us_realtor</SourceSystem>
    <ListPriceDisplay>740000</ListPriceDisplay>
    <ListPrice>740000</ListPrice>
    <CurrencyCode>USD</CurrencyCode>
    <ListPriceCents>74000000</ListPriceCents>
    <CurrencyCode>USD</CurrencyCode>
    <ListingTitle>19 Elmhurst St</ListingTitle>
    <PublicRemarks>For Sale: View 29 photos for 19 Elmhurst St, this 6 bed, 2 bath, 2734 sqft. multi family home in Boston, MA listed at $740,000. MLS #73432518</PublicRemarks>
    <LivingAreaUnits>sqft</LivingAreaUnits>
    <LivingArea>2734</LivingArea>
    <BedroomsTotal>6</BedroomsTotal>
    <BathroomsTotalInteger>2</BathroomsTotalInteger>
    <ForRentShortTerm>true</ForRentShortTerm>
    <ForSale>true</ForSale>
    <UnparsedAddress>19 Elmhurst St</UnparsedAddress>
    <PostalCode>02124</PostalCode>
    <City>Boston</City>
    <CountyOrParish>MA</CountyOrParish>
    <Country>USA</Country>
    <Latitude>42.28909</Latitude>
    <Longitude>-71.07633</Longitude>
    <MediaURL>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m731228946s.jpg</MediaURL>
    <ImageUrls>[{&quot;url&quot;:&quot;https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m731228946s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2409171170s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3574999674s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3380112837s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m149276098s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3529030772s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3079865080s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3630938949s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3611498712s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m1132145579s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2159380251s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2596058454s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2784166770s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2304855699s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3062995611s.jpg&quot;},{&quot;url&quot;:&quot;https://ap.rdcpix.com/3351338e

Truncated — showing 3,000 of 7,543 chars

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.realtor.com/realestateandhomes-detail/19-Elmhurst-St_Boston_MA_02124_M42856-07033",
      "name": "19 Elmhurst St",
      "description": "For Sale: View 29 photos for 19 Elmhurst St, this 6 bed, 2 bath, 2734 sqft. multi family home in Boston, MA listed at $740,000. MLS #73432518",
      "url": "https://www.realtor.com/realestateandhomes-detail/19-Elmhurst-St_Boston_MA_02124_M42856-07033",
      "offers": {
        "@type": "Offer",
        "price": 740000,
        "priceCurrency": "USD",
        "availability": "https://schema.org/InStock"
      },
      "about": {
        "@type": "SingleFamilyResidence",
        "address": {
          "@type": "PostalAddress",
          "addressLocality": "Boston",
          "postalCode": "02124",
          "addressCountry": "USA"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 42.28909,
          "longitude": -71.07633
        },
        "numberOfBedrooms": 6,
        "numberOfBathroomsTotal": 2,
        "floorSize": {
          "@type": "QuantitativeValue",
          "value": 2734,
          "unitCode": "FTK"
        }
      },
      "image": [
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m731228946s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2409171170s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3574999674s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3380112837s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m149276098s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3529030772s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3079865080s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3630938949s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3611498712s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m1132145579s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2159380251s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2596058454s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2784166770s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2304855699s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3062995611s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m4200619824s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2481320167s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2950514949s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m570326053s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3579055535s.jpg",
        "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-

Truncated — showing 3,000 of 3,756 chars

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#
4285607033^^^Boston^^02124^^19 Elmhurst St^USA^null^^19 Elmhurst St^For Sale: View 29 photos for 19 Elmhurst St, this 6 bed, 2 bath, 2734 sqft. multi family home in Boston, MA listed at $740,000. MLS #73432518^740000^740000^^USD^1^^^6^2^^^2734^sqft^^^^^^^^^^42.28909^-71.07633^https://www.realtor.com/realestateandhomes-detail/19-Elmhurst-St_Boston_MA_02124_M42856-07033^^^^^^^^^^^https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m731228946s.jpg^https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2409171170s.jpg^https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3574999674s.jpg^https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3380112837s.jpg^https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m149276098s.jpg^https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3529030772s.jpg^https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3079865080s.jpg^https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3630938949s.jpg^https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3611498712s.jpg^https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m1132145579s.jpg^^^~
#END#
Kyero XML
application/xml · .xml

Kyero XML format for Spanish property market

<?xml version="1.0" encoding="UTF-8"?>
<root>
  <property>
    <ref>4285607033</ref>
    <url>https://www.realtor.com/realestateandhomes-detail/19-Elmhurst-St_Boston_MA_02124_M42856-07033</url>
    <price>740000</price>
    <currency>USD</currency>
    <type>other</type>
    <beds>6</beds>
    <baths>2</baths>
    <location>
      <city>Boston</city>
      <area>MA</area>
      <country>USA</country>
      <zip>02124</zip>
      <detail>19 Elmhurst St</detail>
      <latitude>42.28909</latitude>
      <longitude>-71.07633</longitude>
    </location>
    <surface_area>
      <built>2734</built>
    </surface_area>
    <title>
      <en>19 Elmhurst St</en>
    </title>
    <desc>
      <en>For Sale: View 29 photos for 19 Elmhurst St, this 6 bed, 2 bath, 2734 sqft. multi family home in Boston, MA listed at $740,000. MLS #73432518</en>
    </desc>
    <images>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m731228946s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2409171170s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3574999674s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3380112837s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m149276098s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3529030772s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3079865080s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3630938949s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3611498712s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m1132145579s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2159380251s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2596058454s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2784166770s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2304855699s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3062995611s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m4200619824s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2481320167s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2950514949s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m570326053s.jpg</url></image>
      <image><url>https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3579055535s.jpg</url></image>
      <image><url>https://ap.rdcpi

Truncated — showing 3,000 of 3,943 chars

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": "4285607033",
      "OriginalListingURL": "https://www.realtor.com/realestateandhomes-detail/19-Elmhurst-St_Boston_MA_02124_M42856-07033",
      "SourceSystem": "us_realtor",
      "ListPriceDisplay": "740000",
      "ListPrice": 740000,
      "CurrencyCode": "USD",
      "ListPriceCents": 74000000,
      "ListingTitle": "19 Elmhurst St",
      "PublicRemarks": "For Sale: View 29 photos for 19 Elmhurst St, this 6 bed, 2 bath, 2734 sqft. multi family home in Boston, MA listed at $740,000. MLS #73432518",
      "LivingAreaUnits": "sqft",
      "LivingArea": 2734,
      "BedroomsTotal": 6,
      "BathroomsTotalInteger": 2,
      "ForSale": "true",
      "UnparsedAddress": "19 Elmhurst St",
      "PostalCode": "02124",
      "City": "Boston",
      "CountyOrParish": "MA",
      "Country": "USA",
      "Latitude": 42.28909,
      "Longitude": -71.07633,
      "PropertyType": "null",
      "Media": [
        {
          "MediaURL": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m731228946s.jpg",
          "MediaCategory": "Photo",
          "Order": 1
        },
        {
          "MediaURL": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2409171170s.jpg",
          "MediaCategory": "Photo",
          "Order": 2
        },
        {
          "MediaURL": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3574999674s.jpg",
          "MediaCategory": "Photo",
          "Order": 3
        },
        {
          "MediaURL": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3380112837s.jpg",
          "MediaCategory": "Photo",
          "Order": 4
        },
        {
          "MediaURL": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m149276098s.jpg",
          "MediaCategory": "Photo",
          "Order": 5
        },
        {
          "MediaURL": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3529030772s.jpg",
          "MediaCategory": "Photo",
          "Order": 6
        },
        {
          "MediaURL": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3079865080s.jpg",
          "MediaCategory": "Photo",
          "Order": 7
        },
        {
          "MediaURL": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3630938949s.jpg",
          "MediaCategory": "Photo",
          "Order": 8
        },
        {
          "MediaURL": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m3611498712s.jpg",
          "MediaCategory": "Photo",
          "Order": 9
        },
        {
          "MediaURL": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m1132145579s.jpg",
          "MediaCategory": "Photo",
          "Order": 10
        },
        {
          "MediaURL": "https://ap.rdcpix.com/3351338ed0f57e7e5acb12471e53f363l-m2159380251s.jpg",
          "MediaCategory": "Photo",
          "Order": 11
        },
        {
          "MediaURL": "https://

Truncated — showing 3,000 of 6,159 chars