{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Sheriffmuir Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.928663,
            56.150532
          ],
          [
            -3.929112,
            56.150174
          ],
          [
            -3.928997,
            56.149641
          ],
          [
            -3.928987,
            56.149592
          ],
          [
            -3.929516,
            56.148717
          ],
          [
            -3.929528,
            56.148698
          ],
          [
            -3.92954,
            56.148678
          ],
          [
            -3.929588,
            56.1486
          ],
          [
            -3.929636,
            56.148521
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122030320, FK9 4SF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9289645565545643,
          56.15043726892254
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "122067557, FK9 4RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9296408386896005,
          56.1485126058009
        ]
      }
    }
  ]
}