{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Fairway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.195557,
            54.523565
          ],
          [
            -1.195341,
            54.523449
          ],
          [
            -1.195126,
            54.523334
          ],
          [
            -1.194466,
            54.523146
          ],
          [
            -1.193805,
            54.522957
          ],
          [
            -1.193588,
            54.522869
          ],
          [
            -1.19337,
            54.522782
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007597176, TS8 9XL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.195142075093797,
          54.52332539964809
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093977814, TS8 9XL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1932227538289655,
          54.52271946384558
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001936950, TS8 9XL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1939312316087003,
          54.522832032070426
        ]
      }
    }
  ]
}