{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pump Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.55229,
            51.584599
          ],
          [
            -2.552824,
            51.585346
          ],
          [
            -2.553358,
            51.586093
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "625366, BS32 4PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.552030109974248,
          51.58491205906543
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "654799, BS32 4PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.552300725077878,
          51.584614068323134
        ]
      }
    }
  ]
}