{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coffins Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.50784,
            50.676497
          ],
          [
            -3.507703,
            50.677497
          ],
          [
            -3.507921,
            50.678123
          ],
          [
            -3.508405,
            50.678307
          ],
          [
            -3.508838,
            50.678471
          ],
          [
            -3.508899,
            50.678589
          ],
          [
            -3.508716,
            50.679215
          ],
          [
            -3.508106,
            50.679925
          ],
          [
            -3.507952,
            50.679985
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032978761, EX6 8AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.507952117104914,
          50.679984647269684
        ]
      }
    }
  ]
}