{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rich Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.783453,
            53.558033
          ],
          [
            -1.782879,
            53.557994
          ],
          [
            -1.782835,
            53.557754
          ],
          [
            -1.782488,
            53.557745
          ],
          [
            -1.781968,
            53.557818
          ],
          [
            -1.781164,
            53.557932
          ],
          [
            -1.780948,
            53.557999
          ],
          [
            -1.780438,
            53.558362
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83203924, HD9 2RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7803465913975252,
          53.558457336779725
        ]
      }
    }
  ]
}