{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Welbeck Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.149363,
            52.962658
          ],
          [
            -1.148999,
            52.962512
          ],
          [
            -1.148635,
            52.962366
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009157682, NG3 1AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1493804524541504,
          52.96263709689447
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001397382, NG3 1AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1488548577600095,
          52.96286706248114
        ]
      }
    }
  ]
}