{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hardacre Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.620646,
            53.537677
          ],
          [
            -2.620427,
            53.537718
          ],
          [
            -2.620209,
            53.53776
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hardacre Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.619788,
            53.537834
          ],
          [
            -2.619999,
            53.537797
          ],
          [
            -2.620104,
            53.537778
          ],
          [
            -2.620209,
            53.53776
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063991, WN3 4SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6201188985436827,
          53.53776942414855
        ]
      }
    }
  ]
}