{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Syresham Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.898145,
            52.272951
          ],
          [
            -0.898042,
            52.27268
          ],
          [
            -0.897939,
            52.27241
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "15103145, NN2 8NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8977974501590582,
          52.272794904136866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "15116917, NN2 8TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8981464392677667,
          52.272906048882746
        ]
      }
    }
  ]
}