{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gate Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.093165,
            53.537788
          ],
          [
            -0.092866,
            53.53781
          ],
          [
            -0.092567,
            53.537831
          ],
          [
            -0.092352,
            53.537846
          ],
          [
            -0.092136,
            53.537861
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11097074, DN33 2LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09316544019093669,
          53.5377877321397
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11099809, DN33 2EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0924966623564967,
          53.537893931934825
        ]
      }
    }
  ]
}