{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elston Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.871993,
            53.873418
          ],
          [
            -1.871923,
            53.87349
          ],
          [
            -1.871817,
            53.873601
          ],
          [
            -1.871642,
            53.873784
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010593238, BD20 5JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.871689040493556,
          53.873739226580796
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001103051, BD20 5JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8717339269551747,
          53.873981946334546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001103052, BD20 5JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8716579631006744,
          53.87395490176341
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001103053, BD20 5JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8715972085724264,
          53.87392787338104
        ]
      }
    }
  ]
}