{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whipchicken Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.129106,
            52.697238
          ],
          [
            -0.125337,
            52.697642
          ],
          [
            -0.121567,
            52.698046
          ],
          [
            -0.119314,
            52.69829
          ],
          [
            -0.11727,
            52.698512
          ],
          [
            -0.11724,
            52.698515
          ],
          [
            -0.117161,
            52.698524
          ],
          [
            -0.117146,
            52.698525
          ],
          [
            -0.11706,
            52.698534
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002556979, PE6 0LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.11012026951727569,
          52.68925954049918
        ]
      }
    }
  ]
}