{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rouse Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.197759,
            53.479199
          ],
          [
            -2.197785,
            53.479137
          ],
          [
            -2.19781,
            53.479075
          ],
          [
            -2.197865,
            53.478939
          ],
          [
            -2.19792,
            53.478803
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023068728, M11 3TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1979196282115914,
          53.4788032625831
        ]
      }
    }
  ]
}