{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Longacres",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.93933,
            53.83785
          ],
          [
            -1.939589,
            53.837801
          ],
          [
            -1.939847,
            53.837751
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010589563, BD22 0TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9396496346162626,
          53.83780505587632
        ]
      }
    }
  ]
}