{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Skinnard Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.22484,
            50.511965
          ],
          [
            -4.224237,
            50.511992
          ],
          [
            -4.223675,
            50.511924
          ],
          [
            -4.222371,
            50.511663
          ],
          [
            -4.222082,
            50.511605
          ],
          [
            -4.220683,
            50.511823
          ],
          [
            -4.219981,
            50.512069
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002043880, PL18 9AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.219978887818863,
          50.51206704706613
        ]
      }
    }
  ]
}