{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Snake's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.686527,
            52.532697
          ],
          [
            1.688048,
            52.532436
          ],
          [
            1.688489,
            52.532422
          ],
          [
            1.688887,
            52.532503
          ],
          [
            1.691202,
            52.532976
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013322921, NR32 5LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.6910664517740956,
          52.5329584778117
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025091175, NR32 5LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.6866441300733956,
          52.53105466716556
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025351974, NR32 5LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.6778338880177819,
          52.53134707434273
        ]
      }
    }
  ]
}