{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Sweep",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.790275,
            50.848535
          ],
          [
            -1.789756,
            50.848493
          ],
          [
            -1.789409,
            50.848466
          ],
          [
            -1.789395,
            50.848464
          ],
          [
            -1.789238,
            50.848452
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013635146, BH24 1JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7892948065523218,
          50.8484699951559
        ]
      }
    }
  ]
}