{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Swish Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.027192,
            53.151566
          ],
          [
            -1.030136,
            53.149975
          ],
          [
            -1.030174,
            53.149954
          ],
          [
            -1.03246,
            53.148049
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008176018, NG22 8ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0272684080979775,
          53.15149475419514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025844784, NG22 8ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0263399838989307,
          53.14758581325715
        ]
      }
    }
  ]
}