{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hawsker Intake Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.585297,
            54.447867
          ],
          [
            -0.583682,
            54.445365
          ],
          [
            -0.582069,
            54.442863
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023873739, YO22 4LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5853189535398177,
          54.447877282420514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026060349, YO22 4PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5790001005764507,
          54.44463042349465
        ]
      }
    }
  ]
}