{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Short Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.662154,
            50.748066
          ],
          [
            -1.662261,
            50.748064
          ],
          [
            -1.662533,
            50.74806
          ],
          [
            -1.662912,
            50.748054
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013631409, BH25 6ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6631401423156043,
          50.74824878113864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013634768, BH25 6EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6621776711574157,
          50.748057153477816
        ]
      }
    }
  ]
}