{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "125050250, Back Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.818274574925376,
          56.02154338270712
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125072613, Back Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.826701070821197,
          56.020451547970254
        ]
      }
    }
  ]
}