{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Craiglunie Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.730318,
            56.714052
          ],
          [
            -3.729689,
            56.714142
          ],
          [
            -3.72961,
            56.714135
          ],
          [
            -3.728888,
            56.714076
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Craiglunie Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.728888,
            56.714076
          ],
          [
            -3.728511,
            56.714043
          ],
          [
            -3.728134,
            56.714011
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124087372, PH16 5EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7281268392310913,
          56.714005427507125
        ]
      }
    }
  ]
}