{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Causeway (B3075)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.109521,
            50.678475
          ],
          [
            -2.10957,
            50.68097
          ],
          [
            -2.109618,
            50.683464
          ],
          [
            -2.109618,
            50.68352
          ],
          [
            -2.109618,
            50.683576
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011951740, BH20 5AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.109521779510104,
          50.678575868223774
        ]
      }
    }
  ]
}