{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stonehill Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.654356,
            51.396561
          ],
          [
            -0.654303,
            51.396771
          ],
          [
            -0.654333,
            51.39684
          ],
          [
            -0.654384,
            51.396959
          ],
          [
            -0.654209,
            51.397078
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012329106, SL5 9PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6543414707189786,
          51.396843161383366
        ]
      }
    }
  ]
}