{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Henry Edward Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.986471,
            53.412053
          ],
          [
            -2.98624,
            53.412071
          ],
          [
            -2.98601,
            53.41209
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38262511, L3 2BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9859899971126698,
          53.412092689933715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025146153, L3 2BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9857816987064805,
          53.41219328819727
        ]
      }
    }
  ]
}