{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Miller Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.671871,
            53.835308
          ],
          [
            -1.671878,
            53.835317
          ],
          [
            -1.672017,
            53.835484
          ],
          [
            -1.672051,
            53.835524
          ],
          [
            -1.672268,
            53.835605
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72756521, LS18 4GJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6718663053385783,
          53.83532288889244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025269384, LS19 6JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6712069402524268,
          53.83608506041847
        ]
      }
    }
  ]
}