{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Genners Approach",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.992587,
            52.433061
          ],
          [
            -1.992574,
            52.432991
          ],
          [
            -1.992778,
            52.432819
          ],
          [
            -1.99278,
            52.43278
          ],
          [
            -1.992793,
            52.432459
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023499549, B31 1AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9927783420519256,
          52.432512848443714
        ]
      }
    }
  ]
}