{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stonegate Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.559571,
            53.829643
          ],
          [
            -1.55984,
            53.829396
          ],
          [
            -1.560108,
            53.82915
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72268250, LS7 2TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5596665289372817,
          53.82924746771768
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72268251, LS7 2TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5597278645765995,
          53.82919376475539
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72646474, LS7 2TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5596476623152629,
          53.829597930035646
        ]
      }
    }
  ]
}