{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Breakneck Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.942338,
            51.023967
          ],
          [
            -3.942248,
            51.024445
          ],
          [
            -3.942382,
            51.024525
          ],
          [
            -3.943633,
            51.0247
          ],
          [
            -3.944648,
            51.024574
          ],
          [
            -3.944852,
            51.024873
          ],
          [
            -3.945043,
            51.025154
          ],
          [
            -3.945323,
            51.02577
          ],
          [
            -3.945825,
            51.026126
          ],
          [
            -3.946575,
            51.026962
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012099822, EX37 9RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.944381285910064,
          51.02610051453053
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012106179, EX37 9RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9475539723454043,
          51.02830496894798
        ]
      }
    }
  ]
}