{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maple View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.551802,
            53.128373
          ],
          [
            -1.552195,
            53.128261
          ],
          [
            -1.552588,
            53.128149
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010334378, DE4 3AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5521396041515216,
          53.128295019994354
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070101211, DE4 3AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5524076675678602,
          53.12838591780039
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070107045, DE4 3AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5516727791664877,
          53.12863484801542
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070107061, DE4 3AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5520784259601426,
          53.128429625694224
        ]
      }
    }
  ]
}