{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Constable Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.694896,
            53.763856
          ],
          [
            -2.694753,
            53.763915
          ],
          [
            -2.69461,
            53.763975
          ],
          [
            -2.694408,
            53.764068
          ],
          [
            -2.694205,
            53.764162
          ],
          [
            -2.694086,
            53.764217
          ],
          [
            -2.693967,
            53.764273
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013166194, PR1 1TS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6948811939527473,
          53.76386522797078
        ]
      }
    }
  ]
}