{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Popple Wells Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.924471,
            53.724378
          ],
          [
            -1.924899,
            53.724306
          ],
          [
            -1.925453,
            53.724046
          ],
          [
            -1.925991,
            53.723794
          ],
          [
            -1.926434,
            53.723711
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010183204, HX2 7AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9258996694208292,
          53.72395558848401
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090218819, HX2 7FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.924262195932127,
          53.72435903145344
        ]
      }
    }
  ]
}