{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Abercorn Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.153148,
            52.995163
          ],
          [
            -2.15296,
            52.995098
          ],
          [
            -2.152773,
            52.995033
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455000393, ST4 3NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.152998059045382,
          52.99502844919099
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455000394, ST4 3NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1528793152869845,
          52.995154450703616
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455132708, ST4 3NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1531475231070907,
          52.99516309417075
        ]
      }
    }
  ]
}