{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Springfield Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.758637,
            53.802687
          ],
          [
            -1.758561,
            53.802468
          ],
          [
            -1.758937,
            53.802405
          ],
          [
            -1.759292,
            53.802346
          ],
          [
            -1.759428,
            53.802401
          ],
          [
            -1.759488,
            53.802545
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591831, BD8 7JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7589572673703913,
          53.80239070606352
        ]
      }
    }
  ]
}