{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chesterton Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.328553,
            53.441029
          ],
          [
            -1.328526,
            53.441082
          ],
          [
            -1.328436,
            53.441258
          ],
          [
            -1.32832,
            53.441487
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023206844, S65 1SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.32856787306076,
          53.44102950135205
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023211659, S65 1EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.32847103718102,
          53.44144243621758
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052203610, S65 1ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3285213344860676,
          53.44207192588077
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052203611, S65 1ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3281584602444017,
          53.44121596259435
        ]
      }
    }
  ]
}