{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137082553, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.829493960820729,
          54.94930538164781
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137116363, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.828729702478709,
          54.94909843024221
        ]
      }
    }
  ]
}