{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mallinson Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.535896,
            53.97291
          ],
          [
            -1.53543,
            53.972998
          ],
          [
            -1.534964,
            53.973086
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022910365, HG2 9HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5358958697276257,
          53.97291022413946
        ]
      }
    }
  ]
}