{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "119038358, Hilltop Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.812356340231466,
          55.95008317302864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119038365, Hilltop Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.812287809149257,
          55.950021816732814
        ]
      }
    }
  ]
}