{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Camp Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.260154,
            53.499674
          ],
          [
            -2.26044,
            53.499538
          ],
          [
            -2.260726,
            53.499402
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007890057, M7 1LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2607274208461696,
          53.49940098491305
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090620434, M7 1LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.260848681525986,
          53.49950858130857
        ]
      }
    }
  ]
}