{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hetts Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.151224,
            53.207968
          ],
          [
            -1.150872,
            53.207791
          ],
          [
            -1.150519,
            53.207614
          ],
          [
            -1.150337,
            53.207545
          ],
          [
            -1.150156,
            53.207475
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012814051, NG20 0AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.150329562311198,
          53.2077733486767
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012820261, NG20 0BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1512240766165402,
          53.20796849306469
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032277619, NG20 0AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1507989838794457,
          53.20750701999173
        ]
      }
    }
  ]
}