{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Military Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.490326,
            56.419218
          ],
          [
            -4.490454,
            56.418915
          ],
          [
            -4.490325,
            56.418684
          ],
          [
            -4.490013,
            56.418501
          ],
          [
            -4.489836,
            56.418397
          ],
          [
            -4.489209,
            56.41823
          ],
          [
            -4.488903,
            56.418012
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122047215, FK20 8QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4902246257374,
          56.41937812381803
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122072982, FK20 8QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.488901795935696,
          56.41799366926805
        ]
      }
    }
  ]
}