{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Arncliffe Grange",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.534432,
            53.844216
          ],
          [
            -1.534268,
            53.84395
          ],
          [
            -1.534103,
            53.843685
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72627511, LS17 6ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5341482375208395,
          53.84374764214223
        ]
      }
    }
  ]
}