{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cromartie Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.035382,
            57.880097
          ],
          [
            -4.035269,
            57.880227
          ],
          [
            -4.035156,
            57.880356
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cromartie Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.035008,
            57.880532
          ],
          [
            -4.034846,
            57.880742
          ],
          [
            -4.034685,
            57.880951
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cromartie Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.035156,
            57.880356
          ],
          [
            -4.035082,
            57.880444
          ],
          [
            -4.035008,
            57.880532
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130159799, IV25 3SZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.035347752783713,
          57.8800853456715
        ]
      }
    }
  ]
}