{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Goodwin Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.162282,
            52.960679
          ],
          [
            -1.161501,
            52.960638
          ],
          [
            -1.16072,
            52.960596
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009155628, NG7 4DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1622815028901017,
          52.96067908670722
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096331864, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1611341197211982,
          52.960733923717285
        ]
      }
    }
  ]
}