{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tower Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.607143,
            53.798637
          ],
          [
            -1.606807,
            53.798756
          ],
          [
            -1.606471,
            53.798874
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72217171, LS12 3SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6063198408866157,
          53.798967185188026
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72647560, LS12 3SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6070514207891526,
          53.79866399015215
        ]
      }
    }
  ]
}