{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90147827, First Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.147331315026138,
          52.50246192288735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025084429, Second Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1469353647103593,
          52.50300181189668
        ]
      }
    }
  ]
}