{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Clipston Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.565709,
            53.824568
          ],
          [
            -1.56514,
            53.824814
          ],
          [
            -1.564572,
            53.825059
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628075, LS6 4AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5655942172544413,
          53.8246132857973
        ]
      }
    }
  ]
}