{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Roundhay Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.518732,
            53.820345
          ],
          [
            -1.518453,
            53.82056
          ],
          [
            -1.518174,
            53.820776
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628660, LS8 4DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.518685526109337,
          53.820389754039944
        ]
      }
    }
  ]
}