{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "141030304, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.625948140949638,
          55.55624257036106
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141063290",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.623012725355273,
          55.56478183264536
        ]
      }
    }
  ]
}