{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Duck Pool Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.262694,
            51.272332
          ],
          [
            -2.262039,
            51.272918
          ],
          [
            -2.261383,
            51.273505
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250040301, BA11 6TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2579697972538035,
          51.273460489442506
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250067788, BA11 6TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.261727574443885,
          51.273802822846356
        ]
      }
    }
  ]
}