{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bowden Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.119118,
            53.382992
          ],
          [
            -2.119375,
            53.382886
          ],
          [
            -2.119631,
            53.38278
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007623517, SK7 4JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1191184211264114,
          53.38299150365808
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011458994, SK7 4JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1196142815638987,
          53.38290112093204
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011458995, SK7 4JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1196743405563314,
          53.38287409484883
        ]
      }
    }
  ]
}