{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Orwell Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.282056,
            52.617421
          ],
          [
            1.281814,
            52.61699
          ],
          [
            1.281571,
            52.616558
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009437372, NR2 2NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2820590790983257,
          52.61741742630735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004349446, NR2 2ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2820683096916397,
          52.616553782515204
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004349447, NR2 2ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2819845041304145,
          52.61642120221547
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004349492, NR2 2ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2816291677695633,
          52.61581948920669
        ]
      }
    }
  ]
}