{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Foyers Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.96284,
            56.713202
          ],
          [
            -4.962895,
            56.713174
          ],
          [
            -4.96295,
            56.713147
          ],
          [
            -4.963032,
            56.713106
          ],
          [
            -4.963115,
            56.713064
          ],
          [
            -4.963821,
            56.712703
          ],
          [
            -4.964302,
            56.712457
          ],
          [
            -4.964573,
            56.712379
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130158248, PH50 4RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.962840242840751,
          56.71320189958984
        ]
      }
    }
  ]
}