{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Titus Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.671279,
            53.610987
          ],
          [
            -1.670309,
            53.611281
          ],
          [
            -1.669735,
            53.611669
          ],
          [
            -1.66844,
            53.612543
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83207107, HD8 8LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.671278998369711,
          53.61098699157322
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015863598, HD8 9TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6684287027492841,
          53.61210267057764
        ]
      }
    }
  ]
}