{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "136036666, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.73306384437861,
          55.988526312922566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015331944, Woodburn Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.733011359711433,
          55.98842820234713
        ]
      }
    }
  ]
}