{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Aston Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.624061,
            53.808219
          ],
          [
            -1.624006,
            53.808254
          ],
          [
            -1.62395,
            53.808288
          ],
          [
            -1.623495,
            53.808585
          ],
          [
            -1.623041,
            53.808881
          ],
          [
            -1.622864,
            53.808997
          ],
          [
            -1.622686,
            53.809113
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72627905, LS13 2BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.622747589678158,
          53.8090595487453
        ]
      }
    }
  ]
}