{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Allkins Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.607363,
            51.477817
          ],
          [
            -0.607209,
            51.477752
          ],
          [
            -0.607055,
            51.477686
          ],
          [
            -0.607156,
            51.477509
          ],
          [
            -0.607156,
            51.477509
          ],
          [
            -0.60687,
            51.477453
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012329074, SL4 3AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6070790253703869,
          51.47768793306263
        ]
      }
    }
  ]
}