{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Melbourne Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.877488,
            52.241891
          ],
          [
            -0.877412,
            52.241715
          ],
          [
            -0.877336,
            52.241539
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "15108881, NN1 4EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8771436214791849,
          52.241600306262
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "15117097, NN1 4EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8774598549728571,
          52.24183707286837
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015644760, NN1 4EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8771255765867616,
          52.2417349959407
        ]
      }
    }
  ]
}