{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Welton Mount",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.569544,
            53.812772
          ],
          [
            -1.569472,
            53.813064
          ],
          [
            -1.569401,
            53.813356
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628821, LS6 1BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5695280351512368,
          53.812826212741584
        ]
      }
    }
  ]
}