{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Creasy Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.03844,
            51.684578
          ],
          [
            -0.038496,
            51.684293
          ],
          [
            -0.038553,
            51.684009
          ],
          [
            -0.038582,
            51.683776
          ],
          [
            -0.038612,
            51.683543
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "148046122, EN8 8DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.03822053119214999,
          51.6860190102044
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025368632, EN8 8EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.03822757941275633,
          51.68451739837035
        ]
      }
    }
  ]
}