{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.4761,
            52.610222
          ],
          [
            1.476166,
            52.611324
          ],
          [
            1.476231,
            52.612426
          ],
          [
            1.476329,
            52.612918
          ],
          [
            1.476427,
            52.613411
          ],
          [
            1.476461,
            52.613461
          ],
          [
            1.476496,
            52.613511
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009922063, NR13 4NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4769095332857374,
          52.612599505812994
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009922237, NR13 4NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4713046025224745,
          52.61160382656755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009925805, NR13 4NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4764457256797083,
          52.61345857864547
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025882310, NR13 4NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.476493929859453,
          52.61257574048262
        ]
      }
    }
  ]
}