{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crosland Spring Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.828533,
            53.608427
          ],
          [
            -1.828527,
            53.608493
          ],
          [
            -1.827397,
            53.608933
          ],
          [
            -1.826847,
            53.609147
          ],
          [
            -1.826241,
            53.60946
          ],
          [
            -1.825859,
            53.609837
          ],
          [
            -1.82574,
            53.609954
          ],
          [
            -1.825705,
            53.610256
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83199160, HD4 7DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8256202243495385,
          53.60967517703604
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83205691, HD4 7DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8287388453276616,
          53.60841232979309
        ]
      }
    }
  ]
}