{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Retford Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.837957,
            53.329108
          ],
          [
            -0.841441,
            53.328933
          ],
          [
            -0.844925,
            53.328758
          ],
          [
            -0.844959,
            53.328756
          ],
          [
            -0.844994,
            53.328754
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013981778, DN22 0BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8379568330164775,
          53.329108413491724
        ]
      }
    }
  ]
}