{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Robert Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.607564,
            54.69547
          ],
          [
            -1.607456,
            54.695406
          ],
          [
            -1.607347,
            54.695342
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014016879, DL16 7TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.607347238112658,
          54.69534150682511
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110495291, DL16 7TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6077488832540534,
          54.69552253997305
        ]
      }
    }
  ]
}