{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Putt's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.521286,
            50.997389
          ],
          [
            -2.521005,
            50.996338
          ],
          [
            -2.520917,
            50.995679
          ],
          [
            -2.520834,
            50.995053
          ],
          [
            -2.520863,
            50.994484
          ],
          [
            -2.521001,
            50.99396
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Putt's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.521001,
            50.99396
          ],
          [
            -2.521026,
            50.993811
          ],
          [
            -2.52105,
            50.993661
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30096205, DT9 4LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.531334219757503,
          50.99508684847091
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30121018, DT9 4LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5209898316493002,
          50.993874533161545
        ]
      }
    }
  ]
}