{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bedlington's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.552045,
            54.436733
          ],
          [
            -0.551535,
            54.436555
          ],
          [
            -0.551025,
            54.436377
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090176139, YO22 4PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5511457109831345,
          54.43641724809722
        ]
      }
    }
  ]
}