{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Long Twitchell",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.26767,
            52.090542
          ],
          [
            -0.267406,
            52.090556
          ],
          [
            -0.267141,
            52.09057
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095835862, SG18 0BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2662839984774491,
          52.090624740722895
        ]
      }
    }
  ]
}