{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "118146830, Ronald Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.025833816882356,
          55.86760075695889
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118146916, Ronald Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.025581120514738,
          55.86765883922041
        ]
      }
    }
  ]
}