{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Long Farm Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.780257,
            53.347088
          ],
          [
            -0.775032,
            53.342787
          ],
          [
            -0.774336,
            53.342214
          ],
          [
            -0.775145,
            53.341218
          ],
          [
            -0.77622,
            53.337777
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013979583, DN22 0HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.780263859224515,
          53.347095435542805
        ]
      }
    }
  ]
}