{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kings Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.288508,
            50.827552
          ],
          [
            -0.288483,
            50.827531
          ],
          [
            -0.288458,
            50.82751
          ],
          [
            -0.288301,
            50.827379
          ],
          [
            -0.288144,
            50.827248
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "60029989, BN43 5LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.28814446237559616,
          50.82724828386893
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "60032790, BN43 5LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2883068741282915,
          50.827466506147495
        ]
      }
    }
  ]
}