{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Sunning Hill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.445263,
            53.565739
          ],
          [
            -2.444804,
            53.565956
          ],
          [
            -2.444346,
            53.566173
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070911119, BL3 6LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4452626771242962,
          53.56573860976816
        ]
      }
    }
  ]
}