{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fairway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.696712,
            53.842376
          ],
          [
            -1.696381,
            53.842373
          ],
          [
            -1.69605,
            53.842371
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72544532, BD10 0PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6965977770407363,
          53.84254231526343
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72635143, BD10 0PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6961430821118333,
          53.84237039510952
        ]
      }
    }
  ]
}