{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gradwell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.711537,
            53.760253
          ],
          [
            -2.711384,
            53.760155
          ],
          [
            -2.711304,
            53.760038
          ],
          [
            -2.71114,
            53.759795
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013165657, PR1 8YN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7116590257667297,
          53.76027933883527
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012748226, PR1 8SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7108648754672293,
          53.75996047651421
        ]
      }
    }
  ]
}