{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dyson Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.776934,
            53.554074
          ],
          [
            -1.774982,
            53.553649
          ],
          [
            -1.77303,
            53.553223
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83203832, HD9 2JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7769426576288168,
          53.55410967692904
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025047302, HD9 2JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.775569510472353,
          53.55402621627743
        ]
      }
    }
  ]
}