{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clerkson's Alley",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.195439,
            53.145613
          ],
          [
            -1.195696,
            53.145347
          ],
          [
            -1.195954,
            53.145081
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023934379, NG18 1NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.195438273711226,
          53.14561179344655
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025992166, NG18 1NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1955175535674845,
          53.145369620709026
        ]
      }
    }
  ]
}