{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Paddock",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.513687,
            53.699423
          ],
          [
            -1.513721,
            53.699261
          ],
          [
            -1.513755,
            53.699099
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63133751, WF1 2BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.514011683704685,
          53.699049415805135
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63133752, WF1 2BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5141056611225918,
          53.69878015077244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63173053, WF1 2BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5138171718164426,
          53.69884189838445
        ]
      }
    }
  ]
}