{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "127023789, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.466798648981727,
          55.604807332086224
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127062976, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.466074933022413,
          55.60466010693387
        ]
      }
    }
  ]
}