{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Reneville Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.469398,
            53.441405
          ],
          [
            -1.469101,
            53.441089
          ],
          [
            -1.468804,
            53.440773
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013551826, S5 9DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4688630627547834,
          53.440827479846774
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013645134, S5 9DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4689499112596738,
          53.44110651255306
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051059655, S5 9DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.469238281137885,
          53.44091903272358
        ]
      }
    }
  ]
}