{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Burnham Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.147539,
            52.945952
          ],
          [
            -1.147901,
            52.945999
          ],
          [
            -1.148159,
            52.946033
          ],
          [
            -1.148779,
            52.946113
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025391426, NG2 1EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1488703476496462,
          52.94691080409749
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094984450, NG2 1AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1478013778667817,
          52.9460221735294
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094984456, NG2 1AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1480929796452473,
          52.94632990706951
        ]
      }
    }
  ]
}