{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Swindell's Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.16182,
            53.47272
          ],
          [
            -2.161859,
            53.472526
          ],
          [
            -2.161898,
            53.472332
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023069509, M11 1LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1618983991454424,
          53.4723319486842
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094092060, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1617338451446866,
          53.472637779412786
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096280338, M11 1JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.161567886838447,
          53.472575085059376
        ]
      }
    }
  ]
}