{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "126004882, Irvine Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.8638401684140815,
          55.792217763778986
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "126004883, Irvine Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.863784476211615,
          55.79211119261098
        ]
      }
    }
  ]
}