{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10091914968, Old Town Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.13875930013872,
          50.371172802195865
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041063826, Old Town Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.13875930013872,
          50.371172802195865
        ]
      }
    }
  ]
}