{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barker Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.244807,
            53.035065
          ],
          [
            -2.245149,
            53.034876
          ],
          [
            -2.245491,
            53.034686
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002245127, ST5 7HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2454759967214963,
          53.03468630932757
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094842489, ST5 7HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.245313596691168,
          53.03497429698202
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004608180, ST5 7HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.245103906000692,
          53.03481292525851
        ]
      }
    }
  ]
}