{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "35023463, Lorne Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.66758964653193,
          56.1640184988798
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "35202247, Muckhart Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6676344275811807,
          56.16393702159668
        ]
      }
    }
  ]
}