{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hawse Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.985165,
            53.761242
          ],
          [
            -0.98443,
            53.76061
          ],
          [
            -0.983694,
            53.759979
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013452718, YO8 6RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9836718664735027,
          53.759956803571335
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015645453, YO8 6RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9855654431400772,
          53.76257948477006
        ]
      }
    }
  ]
}