{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Knights Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.61431,
            51.474677
          ],
          [
            -0.614426,
            51.474716
          ],
          [
            -0.614541,
            51.474755
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012329089, SL4 3LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6137933178717927,
          51.474710177083836
        ]
      }
    }
  ]
}