{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gorse Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.249699,
            50.682987
          ],
          [
            -3.249978,
            50.682813
          ],
          [
            -3.250191,
            50.682681
          ],
          [
            -3.250214,
            50.682666
          ],
          [
            -3.249551,
            50.682212
          ],
          [
            -3.248612,
            50.68157
          ],
          [
            -3.248538,
            50.681552
          ],
          [
            -3.248399,
            50.681519
          ],
          [
            -3.248315,
            50.6815
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023095726, EX10 8RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.249233805950845,
          50.681984371905116
        ]
      }
    }
  ]
}