{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Farfield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.280856,
            53.17814
          ],
          [
            -1.281141,
            53.175005
          ],
          [
            -1.281322,
            53.17301
          ],
          [
            -1.281205,
            53.172921
          ],
          [
            -1.279492,
            53.172921
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013066056, S44 5QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2809234926201991,
          53.17815071641067
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024960080, NG17 3JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2808579055898182,
          53.16864884284702
        ]
      }
    }
  ]
}