{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hacking Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.283443,
            53.530161
          ],
          [
            -2.28317,
            53.530247
          ],
          [
            -2.282898,
            53.530334
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210006026, M25 1ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2834698256499597,
          53.53015246793061
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012826414, BL9 0RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2836950279937396,
          53.52999014231535
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001481050, BL9 0RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2836950279937396,
          53.52999014231535
        ]
      }
    }
  ]
}