{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Rainhall Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.185517,
            53.915626
          ],
          [
            -2.185719,
            53.915557
          ],
          [
            -2.185921,
            53.915488
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Rainhall Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.185921,
            53.915488
          ],
          [
            -2.186116,
            53.915426
          ],
          [
            -2.186311,
            53.915364
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022947620, BB18 5BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1862790818016458,
          53.91538405613781
        ]
      }
    }
  ]
}