{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Bentley Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.566996,
            53.825715
          ],
          [
            -1.566832,
            53.826062
          ],
          [
            -1.566668,
            53.826409
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72627962, LS6 4AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5667003687122034,
          53.82636095393646
        ]
      }
    }
  ]
}