{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Midford Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.365915,
            53.484717
          ],
          [
            -2.3656,
            53.484753
          ],
          [
            -2.365284,
            53.484789
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007892264, M30 8NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3659146587740927,
          53.48471653428723
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011376362, M30 8QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3656424042363082,
          53.48460051781625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011376363, M30 8QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.365461649341471,
          53.484610059528386
        ]
      }
    }
  ]
}