{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Middle Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.03026,
            52.60505
          ],
          [
            1.026618,
            52.605232
          ],
          [
            1.022976,
            52.605414
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011979568, NR9 4EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0230178848074818,
          52.60537738145859
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011990432, NR9 4EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0353887644562616,
          52.59779435814619
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094466372, NR9 4ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0392865149802288,
          52.59415104634611
        ]
      }
    }
  ]
}