{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Churchside",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.520254,
            51.49436
          ],
          [
            -2.520199,
            51.494325
          ],
          [
            -2.520144,
            51.494289
          ],
          [
            -2.520115,
            51.494204
          ],
          [
            -2.520081,
            51.494105
          ],
          [
            -2.520073,
            51.494082
          ],
          [
            -2.520003,
            51.493876
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "658905, BS16 1LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5200033198948386,
          51.49389370268033
        ]
      }
    }
  ]
}