{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Povey Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.581254,
            53.409122
          ],
          [
            -2.58062,
            53.408973
          ],
          [
            -2.579987,
            53.408823
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013404580, WA2 9BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5812542554698794,
          53.40912241988313
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010307593, WA2 9AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5801695044056188,
          53.409001855595285
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010307594, WA2 9AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.580694020308933,
          53.408855486290875
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010307595, WA2 9AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5810712982458646,
          53.40894353710453
        ]
      }
    }
  ]
}