{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Horn's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.819582,
            51.287726
          ],
          [
            -2.8195,
            51.287992
          ],
          [
            -2.819419,
            51.288258
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013413593, BS26 2AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.819418979670807,
          51.288257523433074
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040879179, BS26 2AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.819517907209224,
          51.28817590295596
        ]
      }
    }
  ]
}