{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Timbrell View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.258826,
            51.347952
          ],
          [
            -2.258681,
            51.348141
          ],
          [
            -2.258643,
            51.348139
          ],
          [
            -2.258272,
            51.348116
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093921332, BA15 1QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2583031003380936,
          51.34812746116077
        ]
      }
    }
  ]
}