{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Aireville Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.920889,
            53.882859
          ],
          [
            -1.920127,
            53.882566
          ],
          [
            -1.919718,
            53.882409
          ],
          [
            -1.919483,
            53.882611
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010592323, BD20 6DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9201895939183424,
          53.88259823375504
        ]
      }
    }
  ]
}