{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Rings Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.286682,
            53.735068
          ],
          [
            -2.286746,
            53.734538
          ],
          [
            -2.286811,
            53.734007
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226745, BB4 8QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2868113959110996,
          53.73400674201586
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010603659, BB4 8AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2870094371847163,
          53.73415007684655
        ]
      }
    }
  ]
}