{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marsh Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.781717,
            53.330071
          ],
          [
            -0.780424,
            53.330229
          ],
          [
            -0.779574,
            53.330318
          ],
          [
            -0.77709,
            53.330307
          ],
          [
            -0.772423,
            53.330285
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013981722, DN22 0AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.781710117922356,
          53.33008460276591
        ]
      }
    }
  ]
}