{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Munro Drive West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.731079,
            56.012702
          ],
          [
            -4.730081,
            56.01254
          ],
          [
            -4.729083,
            56.012378
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125009203, G84 9AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.729263914840368,
          56.01289504110935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125011104, G84 9AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.729765619578624,
          56.0129558379992
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125028425, G84 9AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.730399292062115,
          56.01306764028587
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125077651, G84 9AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.729910173360426,
          56.012503212061134
        ]
      }
    }
  ]
}