{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wild's Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.495087,
            53.679332
          ],
          [
            -1.494692,
            53.67937
          ],
          [
            -1.494296,
            53.679408
          ],
          [
            -1.493563,
            53.679486
          ],
          [
            -1.492829,
            53.679565
          ],
          [
            -1.49277,
            53.67943
          ],
          [
            -1.492711,
            53.679295
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63171198, WF1 1NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4950874195420236,
          53.679331925609
        ]
      }
    }
  ]
}