{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bibbill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.848013,
            53.876169
          ],
          [
            -0.847897,
            53.875453
          ],
          [
            -0.847781,
            53.874738
          ],
          [
            -0.847553,
            53.873099
          ],
          [
            -0.847324,
            53.87146
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002823338, YO42 4SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8478908363406485,
          53.87089617433546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009928439, YO42 4SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8476048562370374,
          53.87355399438212
        ]
      }
    }
  ]
}