{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sycamore Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.768945,
            53.579911
          ],
          [
            -1.768697,
            53.579981
          ],
          [
            -1.768448,
            53.580051
          ],
          [
            -1.768384,
            53.58007
          ],
          [
            -1.76832,
            53.58009
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83066018, HD9 7RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.768407932514006,
          53.58018658364953
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83066019, HD9 7RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7686645941115395,
          53.58020505622611
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83066249, HD9 7RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.768784785357083,
          53.580322136261124
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83219185, HD9 7SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.769119020358649,
          53.57996324874439
        ]
      }
    }
  ]
}