{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mathieson Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.200043,
            55.832171
          ],
          [
            -4.200421,
            55.832591
          ],
          [
            -4.201136,
            55.832819
          ],
          [
            -4.202579,
            55.833278
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484155091, G73 1DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.20051585523333,
          55.83321650915275
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484155092, G73 1DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.199887413737097,
          55.833964717678064
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484171819, G73 1PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.200042524846725,
          55.83247003976946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024757594, G73 1AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.202216221572748,
          55.833069233037975
        ]
      }
    }
  ]
}