{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118121709, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.0266626065579265,
          55.86172761238327
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024760617, A8010",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.026942985883884,
          55.861588188747334
        ]
      }
    }
  ]
}