{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shore Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.375412,
            51.441076
          ],
          [
            -0.375095,
            51.441398
          ],
          [
            -0.374777,
            51.441721
          ],
          [
            -0.374677,
            51.441829
          ],
          [
            -0.374576,
            51.441937
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001272608, TW13 5NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3754123399757615,
          51.441076086542516
        ]
      }
    }
  ]
}