{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Policeman's Loke",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.660848,
            52.517421
          ],
          [
            1.661142,
            52.517329
          ],
          [
            1.661435,
            52.517237
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012982428, NR32 5PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.6606441703509582,
          52.51744417055928
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013322892, NR32 5PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.6613513484926334,
          52.517260364249196
        ]
      }
    }
  ]
}