{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clegg Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.191539,
            53.787406
          ],
          [
            -2.191665,
            53.787245
          ],
          [
            -2.191791,
            53.787085
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014133307, BB10 3NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.191539252435627,
          53.787406195764895
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012536420, BB10 3PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.191993068180012,
          53.78707291356641
        ]
      }
    }
  ]
}