{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gatehouse Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.817641,
            53.365673
          ],
          [
            -2.817523,
            53.365621
          ],
          [
            -2.817406,
            53.365568
          ],
          [
            -2.817166,
            53.36546
          ],
          [
            -2.816926,
            53.365353
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40089322, L26 0BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8172727071823687,
          53.365393460369916
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40089762, L26 0BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.816956300554331,
          53.365350682712794
        ]
      }
    }
  ]
}