{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Belaugh Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.406167,
            52.732559
          ],
          [
            1.408969,
            52.733336
          ],
          [
            1.409191,
            52.733442
          ],
          [
            1.409731,
            52.7337
          ],
          [
            1.41115,
            52.734594
          ],
          [
            1.41167,
            52.734809
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023455456, NR12 7AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3978164364010868,
          52.72919980806473
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094471868, NR12 8QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4060898885690334,
          52.73251478346941
        ]
      }
    }
  ]
}