{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lever Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.524596,
            53.55925
          ],
          [
            -2.52477,
            53.559264
          ],
          [
            -2.524943,
            53.559278
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070913039, BL5 3QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.52448023000129,
          53.55923331172244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010898238, BL5 3QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.524889479015155,
          53.55936634208906
        ]
      }
    }
  ]
}