{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010060713, Trinity Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.11213652465519,
          51.641424170843045
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100101010446, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.11178551989373,
          51.64164631035544
        ]
      }
    }
  ]
}