{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Naseby Garth",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.526717,
            53.801906
          ],
          [
            -1.526883,
            53.801765
          ],
          [
            -1.527049,
            53.801623
          ],
          [
            -1.527195,
            53.801522
          ],
          [
            -1.527314,
            53.80144
          ],
          [
            -1.527341,
            53.801422
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72139726, LS9 7SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5272664431766347,
          53.801611915181695
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72641789, LS9 7SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5267778702626047,
          53.80185266666194
        ]
      }
    }
  ]
}