{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brogden Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.527053,
            53.456483
          ],
          [
            -2.526603,
            53.456668
          ],
          [
            -2.526153,
            53.456853
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013401060, WA3 4DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.526153941134278,
          53.456855886006515
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010268538, WA3 4DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.526451232204512,
          53.45653997550543
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010268539, WA3 4DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5267854256956284,
          53.45677220494404
        ]
      }
    }
  ]
}