{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Narrow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.742966,
            53.697427
          ],
          [
            -2.742608,
            53.697364
          ],
          [
            -2.742251,
            53.697302
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013239662, PR26 7TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7423269793599094,
          53.6973280895177
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012413146, PR26 6TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7431433439766297,
          53.69724213118321
        ]
      }
    }
  ]
}