{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Prophet's Lane (A356)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.772959,
            50.949866
          ],
          [
            -2.771902,
            50.948995
          ],
          [
            -2.770845,
            50.948124
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30120564, TA14 6SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.773602470068953,
          50.95046162713479
        ]
      }
    }
  ]
}