{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ireson Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.405784,
            51.056812
          ],
          [
            -2.405798,
            51.057073
          ],
          [
            -2.405812,
            51.057335
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30119450, BA9 9LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.405816097967873,
          51.05761902792529
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30528636, BA9 9LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.405667598890099,
          51.05695412126759
        ]
      }
    }
  ]
}