{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Aubyns South",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.177646,
            50.825396
          ],
          [
            -0.177658,
            50.825375
          ],
          [
            -0.177671,
            50.825354
          ],
          [
            -0.177732,
            50.825118
          ],
          [
            -0.177794,
            50.824882
          ],
          [
            -0.177801,
            50.824853
          ],
          [
            -0.177809,
            50.824824
          ],
          [
            -0.177851,
            50.824662
          ],
          [
            -0.177893,
            50.824499
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "22225798, BN3 2PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1776148850927081,
          50.82544827077329
        ]
      }
    }
  ]
}