{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Croppers Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.561214,
            53.416949
          ],
          [
            -2.560888,
            53.416727
          ],
          [
            -2.56082,
            53.416681
          ],
          [
            -2.560802,
            53.416447
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Croppers Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.561699,
            53.417189
          ],
          [
            -2.561457,
            53.417069
          ],
          [
            -2.561214,
            53.416949
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Croppers Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.562028,
            53.41699
          ],
          [
            -2.561863,
            53.417089
          ],
          [
            -2.561699,
            53.417189
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008653454, WA2 0DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5619275370621173,
          53.41739464781072
        ]
      }
    }
  ]
}