{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hough Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.443602,
            53.513819
          ],
          [
            -2.443564,
            53.513651
          ],
          [
            -2.443527,
            53.513483
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014067291, M29 8NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4435400584000133,
          53.5136660826191
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011730739, M29 8NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.443690289885302,
          53.51361159407994
        ]
      }
    }
  ]
}