{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Botany Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.813599,
            55.618279
          ],
          [
            -2.813326,
            55.618119
          ],
          [
            -2.813052,
            55.617959
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116071686, TD1 1PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8135994769141055,
          55.61827852314947
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025272295, TD1 1RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.812544431492374,
          55.61793508139578
        ]
      }
    }
  ]
}