{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hatton Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.616781,
            51.474688
          ],
          [
            -0.616863,
            51.474921
          ],
          [
            -0.616868,
            51.474935
          ],
          [
            -0.616547,
            51.475035
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012329083, SL4 3PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6168676502553804,
          51.474944301507264
        ]
      }
    }
  ]
}