{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nether End",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.983959,
            52.709545
          ],
          [
            -0.982634,
            52.709203
          ],
          [
            -0.981309,
            52.70886
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033212026, LE7 4XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9839855856515666,
          52.70954360596362
        ]
      }
    }
  ]
}