{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "63003391, Arthur Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4806827816854087,
          53.670066398567656
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015829711, Arthur Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4804692322059845,
          53.67020029670418
        ]
      }
    }
  ]
}